Update Dockerfile

This commit is contained in:
InsanusMokrassar 2020-09-23 01:25:35 +06:00 committed by GitHub
parent 00a1dce2be
commit e580d809e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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