mirror of
https://gitlab.sectorq.eu/home/docker-compose.git
synced 2025-07-01 16:08:32 +02:00
alias
This commit is contained in:
@ -2,7 +2,7 @@ version: '3.6'
|
||||
|
||||
services:
|
||||
web:
|
||||
image: 'gitlab/gitlab-ce:latest'
|
||||
image: '${DOCKER_REGISTRY:-}gitlab/gitlab-ce:latest'
|
||||
container_name: gitlab
|
||||
restart: unless-stopped
|
||||
network_mode: bridge
|
||||
|
Reference in New Issue
Block a user