Pericyte: Podman Utilities

This commit is contained in:
2025-05-01 09:53:25 -04:00
parent 4cb380812b
commit d14ed789f5

View File

@@ -13,6 +13,8 @@
# Useful other development tools
environment.systemPackages = with pkgs; [
dive # look into docker image layers
skopeo # Inspect images
podlet # create quadlets (systemd units)
podman-tui # status of containers in the terminal
podman-compose # start group of containers for dev
];