gitlab-org--gitlab-foss/doc/ci/docker/README.md
Evan Read 9fc79aed57 Refactor CI/CD landing page
Restructures existing page and adds improvements.
2019-02-20 00:33:55 +00:00

11 lines
310 B
Markdown

---
comments: false
---
# Docker integration
The following documentation is available for using GitLab CI/CD with Docker:
- [Using Docker images](using_docker_images.md).
- [Building Docker images with GitLab CI/CD](using_docker_build.md).
- [Building images with kaniko and GitLab CI/CD](using_kaniko.md).