--- stage: Verify group: Continuous Integration info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#designated-technical-writers comments: false type: index --- # Docker integration GitLab CI/CD can be combined with [Docker](https://www.docker.com) to enable integration between the two. 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).