Browse Source

add dockerfile

master
zeus 3 years ago
parent
commit
fd5c4de0d4
  1. 3
      Dockerfile

3
Dockerfile

@ -59,4 +59,5 @@ VOLUME ["/home/${dockeruser}"]
EXPOSE 8080
CMD ["tail","-f","/dev/null"]
#CMD ["tail","-f","/dev/null"]
CMD ["/home/node/playground-client/start-server.sh"]

Loading…
Cancel
Save