gitlab-org--gitlab-foss/doc/ci/docker
Marcel Amirault a696695f31 Fix whitespace in ci docs
Many code blocks are 4spaced, and they render in GitLab
without coloring as a result, even though they are
fenced with a language label. If in a list, other items
will render as being in a code block too, even if not
meant to. This fixes all these issues for most docs in
/ci, and cleans up other minor whitespace issues too.
2019-08-01 02:29:16 +00:00
..
README.md
using_docker_build.md Fix whitespace in ci docs 2019-08-01 02:29:16 +00:00
using_docker_images.md Fix whitespace in ci docs 2019-08-01 02:29:16 +00:00
using_kaniko.md

README.md

comments type
false index

Docker integration

GitLab CI/CD can be combined with Docker to enable integration between the two.

The following documentation is available for using GitLab CI/CD with Docker: