Commit 1d87d53f by shenggui.li

Update Dockerfile

parent bd8ac716
Pipeline #2071 passed with stages
in 6 minutes 41 seconds
FROM 502302443508.dkr.ecr.cn-north-1.amazonaws.com.cn/mobdna:123456
FROM 502302443508.dkr.ecr.cn-north-1.amazonaws.com.cn/mobdna:basic
RUN yum install tar unzip procps iproute lsof glibc-all-langpacks -y ; yum clean all
#RUN yum install tar unzip procps iproute lsof glibc-all-langpacks -y ; yum clean all
# tomcat
COPY mob-dna-1.0.jar /data/application/mobdna
......
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