mrrl-containers

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

commit 3f041c32576c0a25b3ca179700fa426e6f747c0d
parent 75581245b26909e9abd8f675f93a93464694c16a
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Thu, 22 Sep 2022 17:11:05 +0200

add make and patch to alpine-dev-spark
Diffstat:
Mzsh-functions/confz_site_containers_init | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -264,6 +264,8 @@ confz_site_container_images_check() { ripgrep delta bat openssh git breezy + make + patch ) require site_container_alpine :containers_dir :svscan_dir \ repositories="main community" \