summaryrefslogtreecommitdiff
path: root/doc/ci/docker
Commit message (Collapse)AuthorAgeFilesLines
* Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-linksConnor Shea2016-11-031-1/+1
|
* Merge branch 'patch-4' into 'master' Sean McGivern2016-10-311-4/+4
|\ | | | | | | | | Improve docs on `gitlab-ci-token` user See merge request !6002
| * improve docs on gitlab-ci-token userBen Bodenmiller2016-09-211-4/+4
| |
* | Merge branch 'patch-3' into 'master' Rémy Coutable2016-10-221-1/+1
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix docker.sock reference in config.toml ## What does this MR do? `config.toml` sample did not correctly represent the `/var/run/docker.sock` mapping, causing it to be created as a volume instead. ## Why was this MR needed? It was broken. See merge request !5172
| * | Fix docker.sock reference in config.toml Niels Keurentjes2016-07-101-1/+1
| | | | | | | | | Mapping was omitted so it would just create a temp volume.
* | | Merge branch 'patch-6' into 'master' Rémy Coutable2016-10-211-3/+3
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Grammar fixes in docs Some minor grammar fixes in a page in the docs See merge request !6645
| * | | Grammar fixes in docsWilfred Hughes2016-10-031-3/+3
| | |/ | |/|
* | | Fix small typo in using_docker_images.md, file is called `build_script` ↵Sander Dalemans2016-10-031-1/+1
|/ / | | | | | | (using underscore)
* | Add missing escape at line endAurelio Jargas2016-07-221-1/+1
|/
* Remove ourMark Pundsack2016-06-131-1/+1
|
* De-note-ifyMark Pundsack2016-06-131-4/+4
|
* Clarify dind exampleMark Pundsack2016-06-131-2/+2
|
* Make minor grammar changeMark Pundsack2016-06-131-2/+2
|
* Make Achilleas' suggested changesMark Pundsack2016-06-131-28/+28
|
* Use docker:latestMark Pundsack2016-06-131-2/+2
|
* Move registry CI example to CI docsMark Pundsack2016-06-131-4/+18
|
* Reformat notesMark Pundsack2016-06-131-4/+4
|
* Remove unnecessary messageMark Pundsack2016-06-131-4/+0
|
* Refactor notesMark Pundsack2016-06-131-6/+14
|
* Drop some 'however'sMark Pundsack2016-06-131-4/+4
|
* Add more pros and cons for each docker approachMark Pundsack2016-06-131-10/+19
|
* Fix docker volumeMark Pundsack2016-06-131-1/+1
|
* Fix more references to old gitlab-runnerMark Pundsack2016-06-131-1/+1
|
* Fix more instructionsMark Pundsack2016-06-131-3/+3
|
* Fix runner CLI instructionsMark Pundsack2016-06-131-4/+4
|
* Fix instructionsMark Pundsack2016-06-131-2/+1
|
* Moar commasMark Pundsack2016-06-131-2/+2
|
* Add notesMark Pundsack2016-06-131-0/+6
|
* Add example using GitLab Container RegistryMark Pundsack2016-06-131-0/+72
|
* Add docker bind-mount as an optionMark Pundsack2016-06-131-10/+68
|
* Rename Docker with Docker Engine.Takuya Noguchi2016-05-072-4/+4
|
* Update Docker Hub links.Takuya Noguchi2016-05-071-3/+3
|
* Merge branch 'fix/docker-in-docker-ci-documentation' into 'master' Achilleas Pipinellis2016-04-281-20/+63
|\ | | | | | | | | | | | | | | | | Update using_docker_build.md, clarify the 'privileged' mode requirement Related to #15428 Fixes gitlab-org/gitlab-ci-multi-runner#1261 See merge request !3909
| * Copyedit `using_docker_build.md` and fix linksfix/docker-in-docker-ci-documentationAchilleas Pipinellis2016-04-281-13/+24
| |
| * Update using_docker_build.md, clarify the 'privileged' mode requirementTomasz Maczukin2016-04-251-16/+48
| | | | | | | | [ci skip]
* | Replace '-n' with '--name' in docker related documentationfix/ci-docker-images-documentationTomasz Maczukin2016-04-251-2/+2
|/ | | | [ci skip]
* Updated Docker Fundamentals link as suggested by @axilDenis Meiswinkel2016-02-111-1/+1
|
* Fixed "Docker Fundamentals" link.Denis Meiswinkel2016-02-111-1/+1
|
* [ci skip] Fixed minor typo in docker documentationJohn Galt2016-01-111-1/+1
|
* Add info on using private Docker registries in CI [ci skip]Achilleas Pipinellis2015-12-171-2/+21
|
* More clean up to the CI example on how to use docker images [ci skip]Achilleas Pipinellis2015-12-081-64/+36
|
* Fix wrong exampleAchilleas Pipinellis2015-12-081-1/+1
|
* Bring back removed heading and point to other sectionAchilleas Pipinellis2015-12-081-0/+4
|
* Clean up using_docker_images.mdAchilleas Pipinellis2015-12-081-83/+185
|
* Introduce CI documentation for services and languagesKamil Trzcinski2015-12-081-68/+47
|
* Update Docker SyntaxMichael A. Smith2015-12-071-1/+1
|
* fixes #3263 slashes are replaced with two underscoresKevin Pankonen2015-12-031-2/+2
|
* Rewrite HTTP links to force TLS, where possibleAlex Jordan2015-11-161-2/+2
|
* Fixed linting error 'variables should be a map of key-valued strings'Sander Boom2015-10-211-1/+1
|
* Simplified sentence as per @stanhu's noteCyriac Thomas2015-09-261-1/+1
|