mrrl-containers

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

commit 121b66118785e9d6fd6092d06b3952f6204bc2ab
parent aa2255c220b34d741777f8901a81f20e2e8f3696
Author: Jan Pobříslo <ccx@te2000.cz>
Date:   Tue, 21 Jun 2022 15:23:07 +0200

Add libffi to alpine-recombee container.
Diffstat:
Mzsh-functions/confz_site_containers_init | 3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init @@ -109,7 +109,8 @@ confz_site_container_images_check() { vim vis tmux openssh - python3{,-dev} ipython py3-pip py3-wheel + python3 ipython py3-pip py3-wheel + python3-dev libffi{,-dev} # for compiling cffi py3-cffi py3-cryptography py3-pynacl ruby ruby-bundler ruby-json # for puppet ruby-bigdecimal ruby-rdoc # for gitlab