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