mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2025-09-03 07:09:36 +00:00
Update Dockerfile
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user