Dockerfile to build a GitLab image for the Docker opensource container platform.
GitLab CE is set up in the Docker image using the install from source method as documented in the the official GitLab documentation.
For other methods to install GitLab please refer to the Official GitLab Installation Guide which includes a GitLab image for Docker.
Build the application using the following command
docker-compose -f docker-compose.yml up -d --build
This code is released into the public domain by Guillem Hernández Sola under
This README file was originally written by Guillem Hernández Sola and is likewise released into the public domain.
Please contact Guillem Hernández Sola for further details.