We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5e51a commit 313e20fCopy full SHA for 313e20f
workshop-images/base-environment/Dockerfile
@@ -43,6 +43,7 @@ RUN HOME=/root && \
43
vim-enhanced \
44
which \
45
yarn \
46
+ zlib-devel \
47
" && \
48
dnf install -y dnf-plugins-core && \
49
dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo && \
0 commit comments