mirror of
https://github.com/chevereto/docker.git
synced 2026-05-06 13:35:34 +02:00
189 B
189 B
Volumes
Manage Docker volumes.
Volume copy
make volume-cp VOLUME_FROM=<from_volume> VOLUME_TO=<to_volume>
Volume remove
make volume-rm VOLUME=<volume_name>