mrrl-containers

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

commit c2847df3fada369f301a727752cf606992422968
parent cc801a199930a922e4283c6cc456c5d2f5962979
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Tue,  7 Jun 2022 15:06:16 +0200

Add ripgrep, bat and delta tools 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 @@ -110,6 +110,7 @@ confz_site_container_images_check() { python3 ipython ruby ruby-bundler ruby-json make + ripgrep bat delta ) require site_container_alpine :containers_dir :svscan_dir \ release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"