Pericyte: Podman Utilities
This commit is contained in:
@@ -13,6 +13,8 @@
|
|||||||
# Useful other development tools
|
# Useful other development tools
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dive # look into docker image layers
|
dive # look into docker image layers
|
||||||
|
skopeo # Inspect images
|
||||||
|
podlet # create quadlets (systemd units)
|
||||||
podman-tui # status of containers in the terminal
|
podman-tui # status of containers in the terminal
|
||||||
podman-compose # start group of containers for dev
|
podman-compose # start group of containers for dev
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user