commit 9936d458aafedfbe734412591791e47647e9ec6d
parent 37c3bca5aa6dd77c592f6aa4e6b350ebefb95114
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Wed, 8 Jun 2022 13:55:24 +0200
Add gnupg and pass packages 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
@@ -119,6 +119,7 @@ confz_site_container_images_check() {
py3-feedparser # for weemustfeed.py
rsync
tree # broot
+ gnupg pass
)
require site_container_alpine :containers_dir :svscan_dir \
release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"