commit f55ab119f8468b23be3aa7b17ad8cceb5f7c9d9f
parent 04b261bef215893fdad707359584762621ad0f8e
Author: Jan Pobříslo <ccx@te2000.cz>
Date: Tue, 21 Jun 2022 15:16:18 +0200
Add native code python cryptography modules to alpine-recombee container.
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/zsh-functions/confz_site_containers_init b/zsh-functions/confz_site_containers_init
@@ -1,4 +1,4 @@
-# vim: ft=zsh noet ts=4 sts=4 sw=4
+# vim: ft=zsh noet ts=4 sts=4 sw=4
confz_site_containers_user_check() {
checkvars containers_dir svscan_dir user
@@ -110,6 +110,7 @@ confz_site_container_images_check() {
tmux
openssh
python3 ipython py3-pip
+ py3-cffi py3-cryptography
ruby ruby-bundler ruby-json # for puppet
ruby-bigdecimal ruby-rdoc # for gitlab
make