mirror of
https://github.com/InsanusMokrassar/JenkinsDocker.git
synced 2025-09-02 22:59:32 +00:00
Update Dockerfile
This commit is contained in:
@@ -19,6 +19,7 @@ RUN chown -R 1000:1000 /var/jenkins_home
|
||||
|
||||
USER 1000
|
||||
|
||||
COPY ./run /var/jenkins_home/
|
||||
RUN chmod +x /var/jenkins_home/run
|
||||
|
||||
ENTRYPOINT /var/jenkins_home/run
|
||||
|
Reference in New Issue
Block a user