Files
2026-02-15 21:18:24 +00:00

20 lines
832 B
Markdown

---
metaLinks:
alternates:
- https://app.gitbook.com/s/j6QEqM3Sd94bdPsX4HaN/user/docker/volumes/browse
---
# Browse a volume
{% hint style="info" %}
This feature is only available when running Docker Swarm or the Portainer Agent on the environment.
{% endhint %}
From the menu select **Volumes** then click **browse** next to the volume you want to explore.
<figure><img src="../../../.gitbook/assets/2.15-docker_volumes_volume_browse.gif" alt=""><figcaption></figcaption></figure>
You can upload files to the volume (by clicking the icon in the top right), and quickly expose them to the container without the need for a CLI. You can also download, rename and delete files in the volume.
<figure><img src="../../../.gitbook/assets/2.15-docker_volumes_volume_browser_files.png" alt=""><figcaption></figcaption></figure>