slackbuilds_ponce/system/local-persist/README
Sergey Poznyakoff 4ee42f50aa system/local-persist: Added (Create persistent local volumes).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-10-05 06:41:14 +07:00

4 lines
258 B
Text

Local-persist is a docker plugin that provides persistent local volumes.
This gives you the same benefits of standalone volumes that "docker
volume create" normally affords, while also allowing you to create
volumes that persist in arbitrary disk locations.