mirror of
https://github.com/chevereto/docker.git
synced 2026-02-23 22:50:43 +01: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>