Manage Docker volumes. Refer to PERSISTENT to learn more about volume storage and permissions.
make volume-cp VOLUME_FROM=<from_volume> VOLUME_TO=<to_volume>
💡 Restart containers to see changes.
make volume-rm VOLUME=<volume_name>
Manage Docker volumes. Refer to PERSISTENT to learn more about volume storage and permissions.
make volume-cp VOLUME_FROM=<from_volume> VOLUME_TO=<to_volume>
💡 Restart containers to see changes.
make volume-rm VOLUME=<volume_name>