diff options
author | karen Carias <karen@gitlab.com> | 2015-07-15 16:40:20 -0700 |
---|---|---|
committer | karen Carias <karen@gitlab.com> | 2015-07-15 16:40:20 -0700 |
commit | 4944df86fad5adc69451be519cf3a26407c718eb (patch) | |
tree | 3c71b394d4ff66221fc73b3d180dd1697de8c225 /docker | |
parent | 6096c0296d37287ca2612a7c88c120edc0e5dbb3 (diff) | |
download | gitlab-ce-4944df86fad5adc69451be519cf3a26407c718eb.tar.gz |
added additional spacechef-docker
Diffstat (limited to 'docker')
-rw-r--r-- | docker/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/README.md b/docker/README.md index d684f75dda0..dbd30682d37 100644 --- a/docker/README.md +++ b/docker/README.md @@ -165,4 +165,5 @@ sudo docker push gitlab/gitlab-ce:latest Please see the [troubleshooting](troubleshooting.md) file in this directory. Note: We use `fig.yml` to have compatibility with fig and because docker-compose also supports it. + Our docker image runs chef at every start to generate GitLab configuration. |