Browse Source

删除 'sharebms2/Dockerfile'

chenghongxi 5 years ago
parent
commit
dc5fb8725c
1 changed files with 0 additions and 7 deletions
  1. 0 7
      sharebms2/Dockerfile

+ 0 - 7
sharebms2/Dockerfile

@@ -1,7 +0,0 @@
-FROM registry-vpc.cn-beijing.aliyuncs.com/jiaxiang/alpine-cst:1
-COPY sharebms2 /go/bin/
-COPY agollo.json /go/bin
-ADD web.tar.gz /go/bin/
-RUN chmod +x /go/bin/sharebms2
-WORKDIR /go/bin/
-CMD ["/go/bin/sharebms2"]