debian-mirror-gitlab/docker/README.md

8 lines
663 B
Markdown
Raw Normal View History

2015-09-11 14:41:01 +05:30
# GitLab Docker images
2015-04-26 12:48:37 +05:30
2016-06-02 11:05:42 +05:30
* The official GitLab Community Edition Docker image is [available on Docker Hub](https://hub.docker.com/r/gitlab/gitlab-ce/).
* The official GitLab Enterprise Edition Docker image is [available on Docker Hub](https://hub.docker.com/r/gitlab/gitlab-ee/).
2016-11-03 12:29:30 +05:30
* The complete usage guide can be found in [Using GitLab Docker images](https://docs.gitlab.com/omnibus/docker/)
2015-10-24 18:46:33 +05:30
* The Dockerfile used for building public images is in [Omnibus Repository](https://gitlab.com/gitlab-org/omnibus-gitlab/tree/master/docker)
2016-11-03 12:29:30 +05:30
* Check the guide for [creating Omnibus-based Docker Image](https://docs.gitlab.com/omnibus/build/README.html#build-docker-image)