Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md « docker « ci « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
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).