commit 6719c3daabba7c84effe33177f15cd745feab450 parent 49ae93170f61e52bcc08b454e251eb7c0eb9ae68 Author: Jan Pobříslo <ccx@te2000.cz> Date: Mon, 30 Jan 2023 15:26:20 +0100 add procps-ng (for ps) to alpine-testssl container Diffstat:
M | zsh-functions/confz_site_containers_init | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -312,7 +312,7 @@ confz_site_container_images_check() { $alpine_terminal bash coreutils # (for dd) - psutils # (for ps) + procps # (for ps) git make patch