Closed Akruidenberg closed 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.
When running encryption command from the documentation, I got:
The correct command must be:
docker run --rm fekide/volumerize openssl rand -base64 128
This is because an update of OpenSSL.