Skip to content

Alpine based docker image with python dependencies for GitLab API

Notifications You must be signed in to change notification settings

vikas027/docker-gitlab-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-api

This Alpine based docker image contains some script to automate stuff after installing a fresh GitLab

At the moment there are scripts to:

  • Create Personal Access Token

Use

docker run -it --rm \
-e GITLAB_URL=http://gitlab.company.tld \
-e GITLAB_ADMIN_USER=root \
-e GITLAB_ADMIN_PASSWD=toor \
vikas027/docker-gitlab-api

About

Alpine based docker image with python dependencies for GitLab API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published