ソースを参照

删除 'sharebms2/Dockerfile'

chenghongxi 5 年 前
コミット
dc5fb8725c
1 ファイル変更0 行追加7 行削除
  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"]