commit 87f41fe6f333ae2dcdf60a31d2f1bcfff6641e0c
parent 14d439ab6b42c06cb36d5ce9e2930d4f7f2f6510
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Mon, 19 Sep 2022 12:59:56 +0200
add tmux to alpine-dev-spark container
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -258,6 +258,7 @@ confz_site_container_images_check() {
$alpine_community
postgresql14
py3-psycopg2 py3-wheel py3-pip
+ tmux
)
require site_container_alpine :containers_dir :svscan_dir \
repositories="main community" \