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 57f21a4 commit 510afd1Copy full SHA for 510afd1
Dockerfile
@@ -37,7 +37,6 @@ ENV PATH="${PYENV_ROOT}/shims:${PYENV_ROOT}/bin:${PATH}"
37
RUN ln -s "${PYENV_ROOT}/bin/pyenv" /usr/local/bin/pyenv
38
RUN chown -R jenkins:jenkins "${PYENV_ROOT}"
39
RUN chown -R jenkins:jenkins "/usr/local/bin/pyenv"
40
-RUN chmod 777 "/usr/local/bin/pyenv"
41
42
RUN eval "$(pyenv init -)"
43
0 commit comments