Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sapk authored Dec 8, 2017
1 parent 9013f32 commit e3e53da
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,12 @@ volumes:

## Additionnal docker-plugin config
```
After : docker plugin install sapk/plugin-gluster
docker plugin set PLUGIN DEBUG=1 #Activate --verbose
docker plugin set PLUGIN MOUNT_UNIQ=1 #Activate --mount-uniq
docker plugin disable sapk/plugin-gluster
docker plugin set PLUGIN DEBUG=1 #Activate --verbose
docker plugin set PLUGIN MOUNT_UNIQ=1 #Activate --mount-uniq
docker plugin enable sapk/plugin-gluster
```


Expand Down

0 comments on commit e3e53da

Please sign in to comment.