Remove docker start instruction
This commit is contained in:
parent
8bcd8057ff
commit
cf5ae85df3
1 changed files with 0 additions and 2 deletions
|
@ -20,6 +20,4 @@ RUN curl -sO https://ci.zontreck.com/jnlpJars/agent.jar
|
|||
RUN mkdir /builder
|
||||
USER root
|
||||
|
||||
RUN service docker start
|
||||
|
||||
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]
|
Loading…
Add table
Add a link
Reference in a new issue