gitlab-org--gitlab-foss/doc/ci/docker
Kyle Russell 7b03af0dc3 Add DinD example note for k8s executors
Using the DinD example that stores the built image in the container
registry may not be visible to the Kubernetes executor if the default
image pull policy defaults to IfNotPresent.
2019-09-09 06:02:59 +00:00
..
README.md SSoT audit fixes 2019-06-07 08:00:41 +00:00
using_docker_build.md Add DinD example note for k8s executors 2019-09-09 06:02:59 +00:00
using_docker_images.md Docs DOCKER_AUTH_CONFIG not available for k8s 2019-08-20 07:02:30 +00:00
using_kaniko.md Update docker title for docker-in-docker workflow 2019-07-30 10:31:58 +02:00

comments type
false index

Docker integration

GitLab CI/CD can be combined with Docker to enable integration between the two.

The following documentation is available for using GitLab CI/CD with Docker: