Open wfelipew opened 5 years ago
Remove/Sanitize prefix in the name the volume created by "docker stack deploy" before try to mount. Without this fix is impossible to mount volumes created by "docker stack deploy" because docker create volume prefixed with the name of the stack.
Remove/Sanitize prefix in the name the volume created by "docker stack deploy" before try to mount. Without this fix is impossible to mount volumes created by "docker stack deploy" because docker create volume prefixed with the name of the stack.