Commit Graph

185 Commits

Author SHA1 Message Date
Achilleas Pipinellis cd7339a996 Document the usage of the Docker OverlayFS driver
[ci skip]
2016-11-08 18:05:10 +01:00
Connor Shea 8a998b632a Change a bunch of doc links to either relative or https://docs.gitlab.com. 2016-11-03 15:11:51 -06:00
Sean McGivern 696f09c7bf Merge branch 'patch-4' into 'master'
Improve docs on `gitlab-ci-token` user

See merge request !6002
2016-10-31 08:56:37 +00:00
Rémy Coutable e4937e2800 Merge branch 'patch-3' into 'master'
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
2016-10-22 11:42:02 +00:00
Ben Bodenmiller eecb52e145 improve docs on gitlab-ci-token user 2016-09-21 03:49:22 -07:00
Aurelio Jargas 8e096e724c Add missing escape at line end 2016-07-22 10:10:53 +00:00
Niels Keurentjes 51ef233e25 Fix docker.sock reference in config.toml
Mapping was omitted so it would just create a temp volume.
2016-07-10 23:35:10 +00:00
Mark Pundsack 6ed7fcad29 Remove our 2016-06-13 22:47:54 -07:00
Mark Pundsack 8df7d90d5a De-note-ify 2016-06-13 22:45:43 -07:00
Mark Pundsack aefb08cb6a Clarify dind example 2016-06-13 22:42:46 -07:00
Mark Pundsack 4c571041de Make minor grammar change 2016-06-13 22:36:28 -07:00
Mark Pundsack f95791d411 Make Achilleas' suggested changes 2016-06-13 22:32:01 -07:00
Mark Pundsack a7caea9e3e Use docker:latest 2016-06-13 22:06:13 -07:00
Mark Pundsack 35ce04ef2e Move registry CI example to CI docs 2016-06-13 22:06:13 -07:00
Mark Pundsack 6f834ecaa9 Reformat notes 2016-06-13 22:06:13 -07:00
Mark Pundsack b0cbeb18d1 Remove unnecessary message 2016-06-13 22:06:13 -07:00
Mark Pundsack b393478f63 Refactor notes 2016-06-13 22:06:13 -07:00
Mark Pundsack 1c02ef9c14 Drop some 'however's 2016-06-13 22:06:13 -07:00
Mark Pundsack 46114eddf0 Add more pros and cons for each docker approach 2016-06-13 22:06:13 -07:00
Mark Pundsack e97af053eb Fix docker volume 2016-06-13 22:06:13 -07:00
Mark Pundsack 6ca1370c92 Fix more instructions 2016-06-13 22:06:13 -07:00
Mark Pundsack 9b30f26b98 Fix runner CLI instructions 2016-06-13 22:06:13 -07:00
Mark Pundsack 8412844108 Fix instructions 2016-06-13 22:06:13 -07:00
Mark Pundsack d9cbe01986 Moar commas 2016-06-13 22:06:13 -07:00
Mark Pundsack 6841e76b45 Add notes 2016-06-13 22:06:13 -07:00
Mark Pundsack d7664c7223 Add example using GitLab Container Registry 2016-06-13 22:06:13 -07:00
Mark Pundsack 4209212bb8 Add docker bind-mount as an option 2016-06-13 22:06:13 -07:00
Takuya Noguchi 3c8265559a Rename Docker with Docker Engine. 2016-05-07 14:54:36 +09:00
Achilleas Pipinellis 8b09dafb16 Copyedit `using_docker_build.md` and fix links 2016-04-28 13:04:53 +03:00
Tomasz Maczukin 5fc6a7dc14
Update using_docker_build.md, clarify the 'privileged' mode requirement
[ci skip]
2016-04-25 13:51:17 +02:00
Alex Jordan 3300db70ff Rewrite HTTP links to force TLS, where possible 2015-11-16 16:50:05 -08:00
Cyriac Thomas 05f29a5cb3 Simplified sentence as per @stanhu's note 2015-09-26 19:37:55 +00:00
Cyriac Thomas 922c635b67 Fixed grammar on Using Docker Build doc. 2015-09-26 18:15:58 +00:00
Kamil Trzcinski 1b464bfe03 Update documentation and config files 2015-09-16 00:28:59 +02:00
Douwe Maan 046b283127 Groundwork for merging CI into CE 2015-08-25 18:42:46 -07:00