DockerInDocker build angular app fails - no such file or directory

前端 未结 0 665
清歌不尽
清歌不尽 2021-01-28 17:49

In my GitLab CI I have this pipeline

image: docker:stable

variables:
  GIT_STRATEGY: clone
  DOCKER_HOST: tcp://localhost:2375
  DOCKER_TLS_CERTDIR: ""         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题