Bump Jenkins version; And make agent jars be downloaded using entrypoint
This commit is contained in:
parent
aa1146789f
commit
e9aed7a38b
9 changed files with 15 additions and 11 deletions
|
@ -12,10 +12,6 @@ RUN apt-get install -y openjdk-17-jdk docker-compose curl moreutils
|
|||
ADD entrypoint.sh /
|
||||
RUN chmod +x /entrypoint.sh
|
||||
|
||||
WORKDIR /
|
||||
|
||||
RUN curl -sO https://ci.zontreck.com/jnlpJars/agent.jar
|
||||
|
||||
|
||||
RUN mkdir /builder
|
||||
USER root
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue