specified a concrete version
This commit is contained in:
parent
e746d51f32
commit
13a58e50f4
@ -15,7 +15,7 @@ services:
|
|||||||
- ${https_port}:443/tcp
|
- ${https_port}:443/tcp
|
||||||
labels:
|
labels:
|
||||||
io.rancher.container.hostname_override: container_name
|
io.rancher.container.hostname_override: container_name
|
||||||
image: gitlab/gitlab-ce:latest
|
image: gitlab/gitlab-ce:9.3.3-ce.0
|
||||||
volumes:
|
volumes:
|
||||||
- gitlab-app-data:/var/opt/gitlab
|
- gitlab-app-data:/var/opt/gitlab
|
||||||
- gitlab-log-data:/var/log/gitlab
|
- gitlab-log-data:/var/log/gitlab
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
.catalog:
|
.catalog:
|
||||||
name: Gitlab Community
|
name: Gitlab Community
|
||||||
version: latest
|
version: 9.3.3-ce.0
|
||||||
description: |
|
description: |
|
||||||
Gitlab CE is a free GitHub alternative
|
Gitlab CE is a free GitHub alternative
|
||||||
minimum_rancher_version: v0.56.0
|
minimum_rancher_version: v0.56.0
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
name: Gitlab Community
|
name: Gitlab Community
|
||||||
description: |
|
description: |
|
||||||
Gitlab CE is a free GitHub alternative
|
Gitlab CE is a free GitHub alternative
|
||||||
version: latest
|
version: 9.3.3-ce.0
|
||||||
category: Versioning
|
category: Versioning
|
||||||
|
Loading…
x
Reference in New Issue
Block a user