Update Dockerfile
This commit is contained in:
parent
113c296a63
commit
bd28bcf4b2
@ -24,7 +24,7 @@ RUN update-alternatives --install "/usr/bin/ant" "ant" "/opt/ant/bin/ant" 1 && \
|
|||||||
update-alternatives --set "ant" "/opt/ant/bin/ant"
|
update-alternatives --set "ant" "/opt/ant/bin/ant"
|
||||||
|
|
||||||
# Add the files
|
# Add the files
|
||||||
ADD rootfs /
|
# ADD rootfs /
|
||||||
|
|
||||||
# change to root folder
|
# change to root folder
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
Loading…
Reference in New Issue
Block a user