Skip to content

A docker Gitlab build, that works with the corporate-proxy-base and requires no prior dependencies - built live from the official sameersbn/docker-gitlab.

Notifications You must be signed in to change notification settings

envris/docker-gitlab-govt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Running GL

Here are the running params.

sudo docker run --name=gitlab -d --env-file /opt/docker_conf/gitlab/env.conf -v /opt/gitlab/data:/home/git/data -p xxx.xxx.xxx.xxx:22:22 -p 127.0.0.1:8080:80 registry/gitlab:latest

About

A docker Gitlab build, that works with the corporate-proxy-base and requires no prior dependencies - built live from the official sameersbn/docker-gitlab.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages