commit 96bae935b4d317059cddba0dfded47877d7744ae
parent b2825010a6653cf964d42fe302c37f45ded7cff8
Author: ccx <ccx@te2000.cz>
Date: Tue, 11 Jun 2024 21:42:23 +0000
Add s6-networking to py3 dev containers
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -439,6 +439,7 @@ confz_site_container_images_check() {
py3-pysocks # for proxy support in pip
py3-wheel
breezy
+ s6-networking # for tunneling proxy through unix sockets
)
require site_container_alpine :containers_dir :svscan_dir \