We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6daf942 commit bea821bCopy full SHA for bea821b
1 file changed
Dockerfile.server
@@ -8,5 +8,5 @@ ARG RELEASE_VERSION
8
RUN dnf install -y openssl-devel gcc
9
10
RUN mkdir /stage/
11
-# RUN dnf install --installroot /stage/ --setop install_weak_deps=false --nodocs -y zlib openssl
+RUN dnf install --installroot /stage/ --setop install_weak_deps=false --nodocs -y zlib openssl
12
# RUN dnf clean all --installroot /stage/
0 commit comments