소스 검색

删除 'Dcokerfile.v2'

robert 5 년 전
부모
커밋
814703b118
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0 7
      Dcokerfile.v2

+ 0 - 7
Dcokerfile.v2

@@ -1,7 +0,0 @@
-#centos68-resin:3.1.6-jdk6
-FROM hub.evbj.easou.com/qa/book-touchrs:v1.0.1
-LABEL author="scofield[scofield_shi@staff.easou.com]"
-
-#start resin
-ENTRYPOINT ["entrypoint.sh"]
-CMD ["gosu", "book", "/app/soft/resin-pro-3.1.6/bin/httpd.sh"]