Update Dockerfile

This commit is contained in:
sump pump 2020-04-27 19:59:26 +00:00
parent f18257ca29
commit 2fb0dc942e

View File

@ -6,4 +6,7 @@ RUN curl -L "https://github.com/gliderlabs/sigil/releases/download/v0.5.0/sigil_
VOLUME /etc/lixonet
WORKDIR /run
ADD .
CMD ["./build.sh"]