Fekide / volumerize

Docker Volume Backups Multiple Backends
https://hub.docker.com/r/fekide/volumerize/
MIT License
8 stars 2 forks source link

Update documentation to fix encryption #24

Closed Akruidenberg closed 3 years ago

Akruidenberg commented 3 years ago

When running encryption command from the documentation, I got:

Extra arguments given.
rand: Use -help for summary.

The correct command must be:

docker run --rm fekide/volumerize openssl rand -base64 128

This is because an update of OpenSSL.