add podman-compose
This commit is contained in:
parent
2b9c069b54
commit
798a8cb502
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
devShells.default = pkgs.mkShell {
|
||||
buildInputs = [
|
||||
pkgs.podman # CLI
|
||||
pkgs.podman-compose # compose tools
|
||||
pkgs.runc # Container runtime
|
||||
pkgs.conmon # Container runtime monitor
|
||||
pkgs.skopeo # Interact with container registry
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue