diff --git a/Dockerfile b/Dockerfile index 03356d7..f1acf1d 100644 --- a/Dockerfile +++ b/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"]