16345/persisting-data-in-a-docker-swarm-with-glusterfs
You will have to create a volume using flocker driver for each application as pointed by the tutorial:
... volumes: mysql: driver: "flocker" driver_opts: size: "10GiB" profile: "bronze" ...
Apparently, the problem would be in your ...READ MORE
Here is what you can try. For docker ...READ MORE
Steps to Backup a container 1) ...READ MORE
Yes, you could integrate the two of ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Swarm is easy handling while kn8 is ...READ MORE
You need the following ports open between ...READ MORE
If there is something wrong only with ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.