Browse Source

dockerfile

master
zeus 3 years ago
parent
commit
b1599b6eb7
  1. 2
      Dockerfile

2
Dockerfile

@ -18,4 +18,4 @@ RUN /setup.sh
WORKDIR /home
VOLUME ["/home"]
CMD ["-f","/dev/null"]
CMD ["tail","-f","/dev/null"]

Loading…
Cancel
Save