Open rutherfordjw opened 7 years ago
I don't think we support label now, I can look into it.
Which driver you're using? NFS?
We're using NFS
Any updates on this? Thanks. Also what other docker volume plugins supporting NFS shared mounted to the host would you recommend to use?
+1
Reproduce
docker volume create --driver convoy --label com.docker.ucp.access.label=KIRBY kirbyVolume
Original volume will have the label, while the duplicated volumes across the swarm nodes will not.
System Info
Docker version
Host
Red Hat Enterprise Linux Server release 7.3 (Maipo)
Convoy
convoy version v0.5.0
Ask
It appears the convoy daemon doesn't support labels, which is probably why docker volumes across the hosts are created without them. We need to be able to restrict access to the volume in Docker UCP using the access label.