|
@@ -1,6 +1,8 @@
|
|
|
FROM hub.evbj.easou.com/rec/eavideo-admin:v1base
|
|
|
|
|
|
COPY 2ea92094abd2c97ce8d8036c8fc0087d /root/.subversion/auth/svn.ssl.server/2ea92094abd2c97ce8d8036c8fc0087d
|
|
|
+COPY build.sh /app/build.sh
|
|
|
+COPY start.sh /app/wapage/start.sh
|
|
|
|
|
|
RUN cd /app \
|
|
|
&& echo 'yes' | svn co https://svn.evbj.easou.com/codes/ep/base/search/eavideo/eavideo_adv/trunk --username hunter_lu --password=easou_hunter trunk \
|