Docker-Snap is a command-line tool that allows you to easily manage Docker volumes. It provides convenient commands to create backups and restore volumes, as well as list and manage existing volumes.
To install Docker-Snap, you can use the following command:
npm install -g docker-snap
ds -h
This package is open source and available under the MIT License.