commit d4c431ba2c30cbf9dd1011eebb8b80af298c802c
parent 64e633968fafff8485f3e576cedc294e14aad082
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Mon, 4 Jul 2022 13:59:11 +0200
Add notmuch and mblaze to alpine-recombee 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
@@ -230,6 +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
)
require site_container_alpine :containers_dir :svscan_dir \
release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"