DockerImage for GITLAB with Centos

HI There,
Am trying to build docker image for GITLAB with centos OS image. But am new to GitLab.
Can somebody help me with Dockerfile or some instructions to write Dockerfile

Regards
Asura

Hi,

There is an official Gitlab Image and its dockerfile available here https://hub.docker.com/r/gitlab/gitlab-ce/~/dockerfile/.

The details on how to run the image is given in this location http://doc.gitlab.com/omnibus/docker/.

You can refer the original Dockerfile, its based on ubuntu 14.04, you can modify to suite your requirements and learn.

Regards

Help! I just ran this image per the documentation and it has slowed my EC2 Ubuntu image to a crawl. I can’t even kill processes because bash fork cannot allocate memory.