Skip to content
This repository has been archived by the owner on Oct 3, 2019. It is now read-only.

Docker example isn't working #63

Closed
deinspanjer opened this issue May 27, 2016 · 0 comments
Closed

Docker example isn't working #63

deinspanjer opened this issue May 27, 2016 · 0 comments

Comments

@deinspanjer
Copy link
Contributor

Found two more issues, and I'm going to give up at this point, but I wanted to offer a fix for as far as I got.

  1. The docker_kwfs.sh script has two bugs:
    • The executable name should be /go/bin/keywhiz-fs as that is what is built
    • the asuser and group arguments are long options and need two hyphens rather than one.
  2. The README.md instructs the user to run the container passing an argument '--debug=true'. This is an error and will cause the argument parser to mess up during parsing giving the error "keywhiz-fs: error: unexpected /secrets/kwfs, try --help"
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant