--volume-driver for docker service swarm #9353
phucvinh52
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all,
I'm using portainer for my projects. Could you help me add "--volume-driver" for tab "create service". Because some reason that I can't use tab volume.
I usually create app with command
docker service create --name=nginx --mount type=volume,source=003bbaf-baab-438d-a6c0-9ade5a36ae50,destination=/usr/share/nginx/html,volume-driver=myplugin nginx
Thank All
Beta Was this translation helpful? Give feedback.
All reactions