feat: podman-compose is useful

This commit is contained in:
Jeremy Wall 2024-06-26 11:22:20 -04:00
parent 1d8cff745c
commit 1661d78eed

View File

@ -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