NIUCLOUD是一款SaaS管理后台框架多应用插件+云编译。上千名开发者、服务商正在积极拥抱开发者生态。欢迎开发者们免费入驻。一起助力发展! 广告
# Docker integration > 原文:[https://docs.gitlab.com/ee/ci/docker/README.html](https://docs.gitlab.com/ee/ci/docker/README.html) # Docker integration[](#docker-integration "Permalink") GitLab CI / CD 可以与[Docker](https://www.docker.com)结合使用,以实现两者之间的集成. 以下文档可用于将 GitLab CI / CD 与 Docker 结合使用: * [Using Docker images](using_docker_images.html). * [Building Docker images with GitLab CI/CD](using_docker_build.html). * [Building images with kaniko and GitLab CI/CD](using_kaniko.html).