We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90139e6 commit a47d30cCopy full SHA for a47d30c
docker/kayobe/Dockerfile
@@ -27,6 +27,7 @@ ENV container docker
27
28
# CMD ["/usr/sbin/init"]
29
30
+RUN echo "sslverify=0" >> /etc/dnf/dnf.conf
31
ARG BASE_IMAGE="quay.io/rockylinux/rockylinux:8"
32
ARG USE_PYTHON_312="false"
33
RUN dnf install epel-release -y && \
0 commit comments