mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-25 16:04:01 +00:00
Tinkering
This commit is contained in:
parent
6684302731
commit
2b75a05dc1
@ -3,8 +3,9 @@ services:
|
||||
gitlab:
|
||||
image: gitlab/gitlab-ce
|
||||
container_name: gitlab
|
||||
entrypoint: docker-entrypoint.sh
|
||||
privileged: true
|
||||
entrypoint:
|
||||
- ls
|
||||
- docker-entrypoint.sh
|
||||
environment:
|
||||
- GITLAB_URL='http://localhost:8080'
|
||||
- PERSONAL_ACCESS_TOKEN='token'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user