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 16b3174 commit 5033aa2Copy full SHA for 5033aa2
Dockerfile
@@ -84,8 +84,6 @@ LABEL \
84
85
EXPOSE 22/tcp 80/tcp 443/tcp
86
87
-RUN ln -s /etc/ssl/certs/ca-certificates.crt /usr/lib/ssl/cert.pem
88
-
89
VOLUME ["${GITLAB_DATA_DIR}", "${GITLAB_LOG_DIR}","${GITLAB_HOME}/gitlab/node_modules"]
90
WORKDIR ${GITLAB_INSTALL_DIR}
91
ENTRYPOINT ["/sbin/entrypoint.sh"]
0 commit comments