Back to Portainer

Volume

app/docker/views/volumes/edit/volume.html

2.40.0395 B
Original Source

| ID | {{ volume.Id }} Browse Remove this volume | | 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 }} |