docker volume create myvolume

Category: Docker

docker volume create myvolume

Create a named Docker volume

Creates a named volume. Unlike bind mounts, Docker manages where the data is stored.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.