mrrl-containers

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

commit 53fb0cd0a731683e3d3878744134d946decfe954
parent d07c72eeb0bb2ea8dc7fb272a94b221c117cdc6e
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Mon,  4 Jul 2022 15:04:55 +0200

Add py3-notmuch to alpine-recombee container.
Diffstat:
Mzsh-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 @@ -230,7 +230,7 @@ confz_site_container_images_check() { sfeed sfeed-doc lynx elinks w3m curl # alternative RSS/ATOM processor drill ldns-tools # for drill musl-utils # for getent - notmuch mblaze notmuch-doc mblaze-doc + notmuch mblaze notmuch-doc mblaze-doc py3-notmuch ) require site_container_alpine :containers_dir :svscan_dir \ release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"