Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Document the usage of the Docker OverlayFS driverdocs/docker-overlayfs-driver | Achilleas Pipinellis | 2016-11-08 | 1 | -11/+58 |
| | | | | [ci skip] | ||||
* | Change a bunch of doc links to either relative or https://docs.gitlab.com.fix-docs-links | Connor Shea | 2016-11-03 | 1 | -1/+1 |
| | |||||
* | Merge branch 'patch-4' into 'master' | Sean McGivern | 2016-10-31 | 1 | -4/+4 |
|\ | | | | | | | | | Improve docs on `gitlab-ci-token` user See merge request !6002 | ||||
| * | improve docs on gitlab-ci-token user | Ben Bodenmiller | 2016-09-21 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'patch-3' into 'master' | Rémy Coutable | 2016-10-22 | 1 | -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 Keurentjes | 2016-07-10 | 1 | -1/+1 |
| | | | | | | | | | Mapping was omitted so it would just create a temp volume. | ||||
* | | | Merge branch 'patch-6' into 'master' | Rémy Coutable | 2016-10-21 | 1 | -3/+3 |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Grammar fixes in docs Some minor grammar fixes in a page in the docs See merge request !6645 | ||||
| * | | | Grammar fixes in docs | Wilfred Hughes | 2016-10-03 | 1 | -3/+3 |
| | |/ | |/| | |||||
* | | | Fix small typo in using_docker_images.md, file is called `build_script` ↵ | Sander Dalemans | 2016-10-03 | 1 | -1/+1 |
|/ / | | | | | | | (using underscore) | ||||
* | | Add missing escape at line end | Aurelio Jargas | 2016-07-22 | 1 | -1/+1 |
|/ | |||||
* | Remove our | Mark Pundsack | 2016-06-13 | 1 | -1/+1 |
| | |||||
* | De-note-ify | Mark Pundsack | 2016-06-13 | 1 | -4/+4 |
| | |||||
* | Clarify dind example | Mark Pundsack | 2016-06-13 | 1 | -2/+2 |
| | |||||
* | Make minor grammar change | Mark Pundsack | 2016-06-13 | 1 | -2/+2 |
| | |||||
* | Make Achilleas' suggested changes | Mark Pundsack | 2016-06-13 | 1 | -28/+28 |
| | |||||
* | Use docker:latest | Mark Pundsack | 2016-06-13 | 1 | -2/+2 |
| | |||||
* | Move registry CI example to CI docs | Mark Pundsack | 2016-06-13 | 1 | -4/+18 |
| | |||||
* | Reformat notes | Mark Pundsack | 2016-06-13 | 1 | -4/+4 |
| | |||||
* | Remove unnecessary message | Mark Pundsack | 2016-06-13 | 1 | -4/+0 |
| | |||||
* | Refactor notes | Mark Pundsack | 2016-06-13 | 1 | -6/+14 |
| | |||||
* | Drop some 'however's | Mark Pundsack | 2016-06-13 | 1 | -4/+4 |
| | |||||
* | Add more pros and cons for each docker approach | Mark Pundsack | 2016-06-13 | 1 | -10/+19 |
| | |||||
* | Fix docker volume | Mark Pundsack | 2016-06-13 | 1 | -1/+1 |
| | |||||
* | Fix more references to old gitlab-runner | Mark Pundsack | 2016-06-13 | 1 | -1/+1 |
| | |||||
* | Fix more instructions | Mark Pundsack | 2016-06-13 | 1 | -3/+3 |
| | |||||
* | Fix runner CLI instructions | Mark Pundsack | 2016-06-13 | 1 | -4/+4 |
| | |||||
* | Fix instructions | Mark Pundsack | 2016-06-13 | 1 | -2/+1 |
| | |||||
* | Moar commas | Mark Pundsack | 2016-06-13 | 1 | -2/+2 |
| | |||||
* | Add notes | Mark Pundsack | 2016-06-13 | 1 | -0/+6 |
| | |||||
* | Add example using GitLab Container Registry | Mark Pundsack | 2016-06-13 | 1 | -0/+72 |
| | |||||
* | Add docker bind-mount as an option | Mark Pundsack | 2016-06-13 | 1 | -10/+68 |
| | |||||
* | Rename Docker with Docker Engine. | Takuya Noguchi | 2016-05-07 | 2 | -4/+4 |
| | |||||
* | Update Docker Hub links. | Takuya Noguchi | 2016-05-07 | 1 | -3/+3 |
| | |||||
* | Merge branch 'fix/docker-in-docker-ci-documentation' into 'master' | Achilleas Pipinellis | 2016-04-28 | 1 | -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-documentation | Achilleas Pipinellis | 2016-04-28 | 1 | -13/+24 |
| | | |||||
| * | Update using_docker_build.md, clarify the 'privileged' mode requirement | Tomasz Maczukin | 2016-04-25 | 1 | -16/+48 |
| | | | | | | | | [ci skip] | ||||
* | | Replace '-n' with '--name' in docker related documentationfix/ci-docker-images-documentation | Tomasz Maczukin | 2016-04-25 | 1 | -2/+2 |
|/ | | | | [ci skip] | ||||
* | Updated Docker Fundamentals link as suggested by @axil | Denis Meiswinkel | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | Fixed "Docker Fundamentals" link. | Denis Meiswinkel | 2016-02-11 | 1 | -1/+1 |
| | |||||
* | [ci skip] Fixed minor typo in docker documentation | John Galt | 2016-01-11 | 1 | -1/+1 |
| | |||||
* | Add info on using private Docker registries in CI [ci skip] | Achilleas Pipinellis | 2015-12-17 | 1 | -2/+21 |
| | |||||
* | More clean up to the CI example on how to use docker images [ci skip] | Achilleas Pipinellis | 2015-12-08 | 1 | -64/+36 |
| | |||||
* | Fix wrong example | Achilleas Pipinellis | 2015-12-08 | 1 | -1/+1 |
| | |||||
* | Bring back removed heading and point to other section | Achilleas Pipinellis | 2015-12-08 | 1 | -0/+4 |
| | |||||
* | Clean up using_docker_images.md | Achilleas Pipinellis | 2015-12-08 | 1 | -83/+185 |
| | |||||
* | Introduce CI documentation for services and languages | Kamil Trzcinski | 2015-12-08 | 1 | -68/+47 |
| | |||||
* | Update Docker Syntax | Michael A. Smith | 2015-12-07 | 1 | -1/+1 |
| | |||||
* | fixes #3263 slashes are replaced with two underscores | Kevin Pankonen | 2015-12-03 | 1 | -2/+2 |
| | |||||
* | Rewrite HTTP links to force TLS, where possible | Alex Jordan | 2015-11-16 | 1 | -2/+2 |
| | |||||
* | Fixed linting error 'variables should be a map of key-valued strings' | Sander Boom | 2015-10-21 | 1 | -1/+1 |
| |