Files
gitlabhq/doc/ci
Rémy Coutable ec7dee4f63 Merge branch 'gitlab-ci-ssh-keys-doc-fix' into 'master'
Documentation fix in CI SSH keys setup

In recent versions of Docker, the `/.dockerinit` file doesn't exist any more when running inside a container. That file is used in the example here to detect whether the runner is running inside Docker or not. Change it to check for the existence of `/.dockerenv`, which does exist in all current versions of Docker.

See merge request !3938
2016-05-04 16:46:57 +00:00
..
2016-04-20 11:54:06 +02:00
2016-04-10 21:16:06 +00:00
2016-03-16 18:04:42 +00:00
2016-04-13 21:19:50 +00:00
2016-03-10 08:13:11 -08:00