Quickly learn How to get a Docker container's mounts with WhaleDeck Shorts. Clear, step-by-step guides for Docker.
get the mounts of the Docker container my_container.
docker container inspect --format '{{range .Mounts}}{{printf "%s => %s \n" .Source .Destination}}{{end}}' my_container
Tired of typing commands? Experience the ease of docker server management with WhaleDeck's beautiful GUI. Get things done faster and try it for free today!