-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Description
Somehow my args aren't passed to cr
when I try to run it using docker run -it quay.io/helmpack/chart-releaser ...
.
Any idea what's wrong? Perhaps we should add a more explicit example to README if running this using docker is non obvious.
Only after explicitly adding --entrypoint /usr/local/bin/cr
option, the cr picks up args. Am I using docker incorrectly; or is sth wrong with the docker image?
Metadata
Metadata
Assignees
Labels
No labels