docker volume create --driver local mydata

Category: Docker

docker volume create --driver local mydata

Create a volume using the local storage driver

Creates a volume using the local driver (the default behavior).
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.