I'm facing a big challenge. Trying run my app on 2 VPS in docker swarm. Containers that use volumes should use shared volume between nodes. My solution is: Use
I have used view_as_block to split my volumes to 64x64x64 volumes by using http://scikit-image.org/docs/dev/api/skimage.util.html#skimage.util.view_as_blocks. A
How to run docker containers with external application properties files? & how to add properties file into the docker volume ? how to mount the volume with
I have a problem with my nextcloud docker stack. I run fsck on every boot of my system. So the volume in the stack is not yet mounted when the stack starts. Is