mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2024-11-22 10:53:46 +00:00
drop user changing for ssh-agent
This commit is contained in:
parent
c6ea80d86c
commit
1e1b4c69dc
@ -12,7 +12,7 @@ RUN apt update && apt -y install wget gnupg2 zip unzip curl sudo git software-pr
|
|||||||
|
|
||||||
RUN chmod 777 /tmp
|
RUN chmod 777 /tmp
|
||||||
|
|
||||||
USER jenkins
|
#USER jenkins
|
||||||
|
|
||||||
RUN curl -s "https://get.sdkman.io" | bash
|
RUN curl -s "https://get.sdkman.io" | bash
|
||||||
RUN source "$HOME/.sdkman/bin/sdkman-init.sh" &&\
|
RUN source "$HOME/.sdkman/bin/sdkman-init.sh" &&\
|
||||||
|
Loading…
Reference in New Issue
Block a user