summaryrefslogtreecommitdiff
path: root/doc/ci/docker/README.md
blob: 446f5b54f0cc413a5e44eb266da12a54c6272ace (plain)
1
2
3
4
5
6
7
8
9
10
11
---
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).