based on tag 3261.v9c670a_4748a_9-8-jdk17; changed entrypoint
This commit is contained in:
parent
b45faf3375
commit
7afbc5fe99
@ -1,4 +1,4 @@
|
|||||||
FROM jenkins/inbound-agent:latest-bookworm-jdk17
|
FROM jenkins/inbound-agent:3261.v9c670a_4748a_9-8-jdk17
|
||||||
LABEL authors="v.citiriga@siatel.ro"
|
LABEL authors="v.citiriga@siatel.ro"
|
||||||
|
|
||||||
USER root
|
USER root
|
||||||
@ -12,4 +12,4 @@ RUN cd /tmp && wget --no-check-certificate --no-cookies https://repo1.maven.org/
|
|||||||
|
|
||||||
USER jenkins
|
USER jenkins
|
||||||
|
|
||||||
ENTRYPOINT ["/usr/bin/tini", "--", "/usr/local/bin/jenkins.sh"]
|
ENTRYPOINT ["/usr/local/bin/jenkins-agent"]
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user