Преглед изворни кода

更新 'businessweb-user/Dockerfile'

chenghongxi пре 4 година
родитељ
комит
7fca8d9855
1 измењених фајлова са 2 додато и 1 уклоњено
  1. 2 1
      businessweb-user/Dockerfile

+ 2 - 1
businessweb-user/Dockerfile

@@ -8,4 +8,5 @@ COPY js /go/bin/js
 COPY fillin.html /go/bin
 COPY home.html /go/bin
 COPY index.html /go/bin
-WORKDIR /go/bin
+WORKDIR /go/bin
+CMD ["echo","hello"]