fix(docker-compose): removed mntOptions
This commit is contained in:
parent
b33bcf22c6
commit
ed85813dbc
@ -22,9 +22,5 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
molgenis-jenkins:
|
molgenis-jenkins:
|
||||||
driver: rancher-nfs
|
driver: rancher-nfs
|
||||||
driver_opts:
|
|
||||||
mntOptions: no_root_squash,anonuid=1000,anongid=1000
|
|
||||||
molgenis-jenkins-agent-buildtools:
|
molgenis-jenkins-agent-buildtools:
|
||||||
driver: rancher-nfs
|
driver: rancher-nfs
|
||||||
driver_opts:
|
|
||||||
mntOptions: no_root_squash,anonuid=1000,anongid=1000
|
|
||||||
|
Loading…
Reference in New Issue
Block a user