Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when running "docker run --rm blacklabelops/volumerize openssl rand 128 -base64", it failed. #18

Closed
yangboz opened this issue Apr 29, 2018 · 2 comments

Comments

@yangboz
Copy link

yangboz commented Apr 29, 2018

At Readme.md 's Symmetric Backup Encryption chapter,

when running "docker run --rm blacklabelops/volumerize openssl rand 128 -base64", it failed with following error messages:

/opt/volumerize/docker-entrypoint.sh: line 50: exec: openssl: not found

@blacklabelops
Copy link
Owner

Yes, that's weird. Looks like openssl package is still there but missing its command line.

@blacklabelops
Copy link
Owner

Openssl command is back.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants