Update Dockerfile

6 jobs from master in 3 minutes and 16 seconds (queued for 3 seconds)
Status Job ID Name Coverage
  Build
failed #2265
Dockerbuild

03:16

 
  Test
skipped #2266
allowed to fail
sonar
 
  Image Prune
skipped #2267
allowed to fail
ImagePrune
 
  Dockerizing
skipped #2269
DockerPush
skipped #2268
ImageTagging
 
  Deploy
skipped #2270
Docker-deploy
 
Name Stage Failure
failed
Dockerbuild Build
Step 13/16 : COPY nginx/default.conf /etc/nginx/conf.d/
---> Using cache
---> 1e449e08e163
Step 14/16 : RUN rm -rf /usr/share/nginx/html/*
---> Using cache
---> 66031513e610
Step 15/16 : COPY --from=build /usr/src/app/dist /usr/share/nginx/html
invalid from flag value build: pull access denied for build, repository does not exist or may require 'docker login'
ERROR: Job failed: exit status 1