feat: podman-compose is useful
This commit is contained in:
parent
1d8cff745c
commit
1661d78eed
@ -251,6 +251,7 @@ EOF";
|
||||
clio = clio;
|
||||
victoria-logs = pkgs.callPackage ../packages/victoria-logs.nix { };
|
||||
podman = unstablePkgs.podman;
|
||||
podman-compose = unstablePkgs.podman-compose;
|
||||
})
|
||||
rust-overlay
|
||||
];
|
||||
@ -306,6 +307,7 @@ EOF";
|
||||
#podman-desktop # Broken on darwin right now with electron build issues.
|
||||
# Note that podman expects qemu to be installed in order to use the podman machine setup.
|
||||
podman
|
||||
podman-compose
|
||||
qemu
|
||||
lima
|
||||
rlwrap
|
||||
|
Loading…
x
Reference in New Issue
Block a user