Update Dockerfile
Build
build_image
Step 1/6 : FROM 502302443508.dkr.ecr.cn-north-1.amazonaws.com.cn/mobdna:latest
---> 4ed71a7b2153
Step 2/6 : RUN rm -rf /data/application/mobdna/mob-dna-1.0.jar
---> Using cache
---> 1cfe7c10a713
Step 3/6 : COPY target/mob-dna-1.0.jar /data/application/mobdna
COPY failed: file not found in build context or excluded by .dockerignore: stat target/mob-dna-1.0.jar: file does not existsection_end:1648105587:step_scriptERROR: Job failed: command terminated with exit code 1