Skip to content

Commit

Permalink
Don't use local mount for config
Browse files Browse the repository at this point in the history
  • Loading branch information
sapk committed Nov 12, 2017
1 parent 5aa6e91 commit 85f64e4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,13 +39,5 @@
"network": {
"type": "host"
},
"mounts": [
{
"type": "bind",
"destination": "/etc/docker-volumes/gluster",
"source": "/etc/docker-volumes/gluster",
"options": ["rw"]
}
],
"propagatedmount": "/var/lib/docker-volumes/gluster"
}

0 comments on commit 85f64e4

Please sign in to comment.