commit cc801a199930a922e4283c6cc456c5d2f5962979
parent 48fec5a8d45b228ba8ec8652223af9a3191493ea
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Tue, 7 Jun 2022 13:50:30 +0200
Add make package to alpine-recombee container.
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -109,6 +109,7 @@ confz_site_container_images_check() {
openssh
python3 ipython
ruby ruby-bundler ruby-json
+ make
)
require site_container_alpine :containers_dir :svscan_dir \
release=v3.13 image_name=alpine-recombee packages="$alpine_recombee"