Update Dockerfile
This commit is contained in:
parent
0c70d36bfb
commit
e112f7c68f
@ -8,5 +8,6 @@ VOLUME /etc/lixonet
|
|||||||
|
|
||||||
WORKDIR /run
|
WORKDIR /run
|
||||||
ADD . .
|
ADD . .
|
||||||
|
RUN chmod +x build.sh
|
||||||
|
|
||||||
CMD ["./build.sh"]
|
CMD ["./build.sh"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user