소스 검색

更新 'Dockerfile'

stone 4 년 전
부모
커밋
4809488787
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 2
      Dockerfile

+ 1 - 2
Dockerfile

@@ -4,5 +4,4 @@ MAINTAINER scofield[scofield_shi@easou.cn]
 COPY entrypoint.sh /usr/bin/entrypoint.sh
 COPY rsyncd.wapage /etc/rsyncd.wapage
 COPY release /etc/release
-RUN sh /usr/bin/entrypoint.sh
-
+RUN sh /usr/bin/entrypoint.sh