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