Commit d69a2554 authored by 智勇's avatar 智勇

fix

parent 37194913
ARG FROM_IMAGE ARG FROM_IMAGE
# todo: mvn 拆分依赖。减小代码层 # todo: mvn 拆分依赖。减小代码层
# https://accenture.github.io/blog/2016/10/28/smart-java-docker-containers.html # https://accenture.github.io/blog/2016/10/28/smart-java-docker-containers.html
FROM ${FROM_IMAGE} as BUILD # FROM ${FROM_IMAGE} as BUILD
FROM ccr.ccs.tencentyun.com/qg-qa/jdk:1.8 FROM ccr.ccs.tencentyun.com/qg-qa/jdk:1.8
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment