Browse Source

modified dockerfile

xiaoct 7 years ago
parent
commit
187c25a0c3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      Dockerfile

+ 0 - 2
Dockerfile

@@ -7,8 +7,6 @@
 FROM ubuntu
 # File Author / Maintainer
 # MAINTAINER name Chunteng Xiao
-ADD deliver.sh /home
-ADD kill.sh /home
 RUN apt-get update
 RUN apt-get install -y nodejs nginx npm
 RUN rm -v /etc/nginx/nginx.conf