Skip to content

How to run cr using docker? #126

@jtomaszewski

Description

@jtomaszewski

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.

image

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?

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions