Added lazydocker to containers

This commit is contained in:
Lucas
2025-04-13 12:27:53 -07:00
parent 7c6788d77a
commit 71a06365ab
2 changed files with 18 additions and 1 deletions

View File

@@ -35,7 +35,7 @@ Open applications.json and copy the following at the end:
""
],
"category": "",
"stars": ,
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",

View File

@@ -7111,6 +7111,23 @@
"language": "",
"license": "",
"homepage_url": ""
},
{
"name": "lazydocker",
"description": "",
"repo_url": "https://github.com/jesseduffield/lazydocker",
"tags": [],
"platforms": [
"Cross",
"CLI"
],
"category": "containers",
"stars": 0,
"flags": [],
"last_commit": "",
"language": "",
"license": "",
"homepage_url": ""
}
]
}