mrrl-containers

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

commit 48fec5a8d45b228ba8ec8652223af9a3191493ea
parent f0213c9c0b0a906180bb88f83b68fb4f2e7619eb
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Tue,  7 Jun 2022 11:34:08 +0200

Try adding ruby-json
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 @@ -108,7 +108,7 @@ confz_site_container_images_check() { tmux openssh python3 ipython - ruby ruby-bundler + ruby ruby-bundler ruby-json ) require site_container_alpine :containers_dir :svscan_dir \ release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"