gitlab-org--gitlab-foss/doc/ci/docker
Markus Koller 385233981a Centralize config for markdownlint
The configuration is currently only specified in CI, by moving it into
`.mdlrc` we get immediate feedback locally in supported editors.

To ensure `mdl` is available it's also added to the `Gemfile`, though
CI will still use the version installed in the `gitlab-docs-lint` image.
2019-07-09 03:01:04 +00:00
..
README.md SSoT audit fixes 2019-06-07 08:00:41 +00:00
using_docker_build.md Add note about Docker socket mounting 2019-06-25 08:23:42 +02:00
using_docker_images.md Centralize config for markdownlint 2019-07-09 03:01:04 +00:00
using_kaniko.md SSoT audit fixes 2019-06-07 08:00:41 +00:00

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: