- FROM hub.evbj.easou.com/oldad/sep:v1.0.6
- RUN rm -f /app/ecom/resin8080/webapps/ROOT.war \
- && rm -rf /app/ecom/resin8080/webapps/ROOT* \
- && curl -o /app/ecom/resin8080/webapps/ROOT.tar.gz http://10.40.21.157:9000/psop/soft/sep.tar.gz \
- && tar zxf /app/ecom/resin8080/webapps/ROOT.tar.gz -C /app/ecom/resin8080/webapps
|