mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-16 06:35:46 +03:00
feat(nicegui): show list of all images stored in container registry (#43)
This commit is contained in:
parent
b40e0dd4a1
commit
83f047f2d6
8 changed files with 417 additions and 10 deletions
|
@ -12,6 +12,9 @@ ansible-core = "^2.16"
|
|||
jmespath = "^1.0"
|
||||
nicegui = "^1.4.23"
|
||||
ansible-runner = "^2.3.6"
|
||||
requests = "^2.31.0"
|
||||
pandas = "^2.2.2"
|
||||
humanize = "^4.9.0"
|
||||
|
||||
[tool.poetry.group.dev.dependencies]
|
||||
ansible-lint = { version = "^24.2", markers = 'platform_system != "Windows"' } # https://github.com/ansible/ansible-lint/issues/2730#issuecomment-1330406601
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue