mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2024-11-22 19:03:46 +00:00
Update Dockerfile
This commit is contained in:
parent
00a1dce2be
commit
e580d809e6
@ -19,6 +19,7 @@ RUN chown -R 1000:1000 /var/jenkins_home
|
|||||||
|
|
||||||
USER 1000
|
USER 1000
|
||||||
|
|
||||||
|
COPY ./run /var/jenkins_home/
|
||||||
RUN chmod +x /var/jenkins_home/run
|
RUN chmod +x /var/jenkins_home/run
|
||||||
|
|
||||||
ENTRYPOINT /var/jenkins_home/run
|
ENTRYPOINT /var/jenkins_home/run
|
||||||
|
Loading…
Reference in New Issue
Block a user