Commit 2b9e5f3c by shenggui.li

Update Dockerfile

parent eae7010e
Pipeline #2072 passed with stages
in 5 minutes 46 seconds
FROM 502302443508.dkr.ecr.cn-north-1.amazonaws.com.cn/mobdna:123456
RUN yum install tar unzip procps iproute lsof glibc-all-langpacks -y ; yum clean all
FROM 502302443508.dkr.ecr.cn-north-1.amazonaws.com.cn/mobdna:basic
# 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