mrrl-containers

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

commit 65ccc0fffd1d904136a94abf73b20ceab4c9a713
parent 5e103091eaecded264ed987e272250305c4b88ad
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Mon, 13 Jun 2022 18:04:56 +0200

Add sfeed package to alpine-recombee container.
Diffstat:
Mzsh-functions/confz_site_containers_init | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -125,6 +125,7 @@ confz_site_container_images_check() { file strace gdb task py3-cffi # for taskwarrior/bugwarrior + sfeed lynx # alternative RSS/ATOM processor ) require site_container_alpine :containers_dir :svscan_dir \ release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"