1
0
Fork 0

Merge branch 'update-to-molgenis-registry' of p281392/molgenis-ops-rancher into master

This commit is contained in:
Sido Haakma 2018-04-17 07:04:20 +00:00 committed by Gogs
commit c28d870ad0
2 changed files with 6 additions and 8 deletions

View File

@ -18,8 +18,6 @@ services:
image: registry.molgenis.org/docker-molgenis-ops-releases/jenkins-agent-buildtools:latest
ports:
- 22
environment:
JENKINS_SLAVE_SSH_PUBKEY=
volumes:
- molgenis-jenkins-agent-buildtools:/var/jenkins_home

View File

@ -6,7 +6,7 @@ services:
ports:
- 8081
volumes:
- nexus-data:/nexus-data
- molgenis-nexus-data:/nexus-data
labels:
io.rancher.container.pull_image: always
traefik.frontend.rule: Host:${DOMAINS}
@ -15,8 +15,8 @@ services:
traefik.port: 8081
volumes:
nexus-data:
driver: rancher-nfs
driver_opts:
mountOpts: all_squash,anonuid=200,anongid=200
onRemove: purge
molgenis-nexus-data:
driver: local
#driver_opts:
# mountOpts: all_squash,anonuid=200,anongid=200
# onRemove: purge