Docker - in CI/CD
Which of the following is the correct way to specify the Docker service in a GitLab CI job to enable Docker commands?
docker:dind, which must be specified exactly to enable Docker commands in GitLab CI.docker:dind. Other options are invalid or do not exist as official images.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions