我正试着用DIND和亚特兰竹子建立一个码头形象。但是,当试图运行docker映像时,我会得到一个权限错误:
Got permission denied while trying to connect to the Docker daemon socketat unix:///var/run/docker.sock: Post http://%2Fvar%2Frun%2Fdocker.sock/v1.40/contai
Executing "step_script" stage of the job script /bin/sh: eval: line 95: docker: not found ERROR: Job failed: exit code那是.gitlab-ci.yml - java7# - deploy
我正从特拉维斯迁移到GitLab CI,我很难让码头工人工作:image: docker:latest
- docker-dind
stage: test - docker-compose exec users python manage.py testdenied for docker-dind, repository does no