mrrl-containers

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

commit 5ffcaf568fb2f595e0781644b40255c055eca33c
parent 19f30d274a29f23fefa750d83ec8543141edfeb5
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Tue, 21 Feb 2023 16:32:58 +0100

Add pip to alpine-browsers
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 @@ -368,6 +368,7 @@ confz_site_container_images_check() { coreutils # cat -s in ff-mkprofile py3-pynvim neovim # neovim + bindings for https://github.com/fregante/GhostText git # for nvim plugins + py3-pip py3-wheel # for vim-ghost autoinstall procedure ) require site_container_alpine :containers_dir :svscan_dir \ image_name=alpine-browsers packages="$alpine_browsers"