ID {{ volume.Id }}
Created {{ volume.CreatedAt | getisodate }}
Mount path {{ volume.Mountpoint }}
Driver {{ volume.Driver }}
Labels
{{ k }} {{ v }}
{{ key }} {{ value }}
Container Name Mounted At Read-only
{{ container | containername }} {{ container.volumeData.Destination }} {{ !container.volumeData.RW }}