mrrl-containers

MRRL version of container scripts
git clone https://ccx.te2000.cz/git/mrrl-containers
Log | Files | Refs

commit a3c9401b63c24b41fafd58284c73cd300141b95d
parent e1595daddf4dec4f0fc0ab6f060b57869f62726d
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Thu,  1 Dec 2022 19:58:25 +0100

Add py3 package dependencies to alpine-mail
Diffstat:
Mzsh-functions/confz_site_containers_init | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -280,7 +280,9 @@ confz_site_container_images_check() { mandoc elinks w3m lynx {neomutt,mblaze,notmuch,slrn}-doc - py3-{setuptools,pip,wheel} + py3-{setuptools,pip,wheel} # Python 3 / venv + py3-{cryptography,urllib3,certifi,distro} # offlineimap3 + py3-{notmuch,urwid{,trees},twisted,magic} # alot git ) require site_container_alpine :containers_dir :svscan_dir \