Created a volume via the vfile driver and it created the volume, inspect shows in correct date though.
docker plugin ls
ID NAME DESCRIPTION ENABLED
49d7cc1ded23 vsphere:latest VMWare vSphere Docker Volume plugin true
84b927e50e98 pivot:latest VMWare vFile Docker Volume plugin true
docker volume create -d pivot fvol2
fvol2
docker volume inspect fvol2
[
{
"CreatedAt": "0001-01-01T00:00:00Z", <-------------
"Driver": "pivot:latest",
"Labels": {},
"Mountpoint": "/mnt/vfile/fvol2/",
"Name": "fvol2",
"Options": {},
"Scope": "global",
"Status": {
"Clients": null,
"File server Port": 0,
"Global Refcount": 0,
"Service name": "",
"Volume Status": "Ready"
}
}
]
root@sc-rdops-vm02-dhcp-52-237:/vol/docker# date
Thu Sep 7 03:13:33 PDT 2017
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4