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

Allow running container with zero arguments #9

Open
jorrite opened this issue Dec 15, 2022 · 0 comments
Open

Allow running container with zero arguments #9

jorrite opened this issue Dec 15, 2022 · 0 comments

Comments

@jorrite
Copy link

jorrite commented Dec 15, 2022

The underlying CLI project allows you to run it without any arguments, specifying all parameters via ENV variables. This container, however, does not.

Steps to reproduce is just running the container via docker cli, without providing any arguments.

It is coming from here:

We shouldn't provide the default CMD statement here as that breaks the intended behavior of running the underlying CLI solely with ENV variables.

@jorrite jorrite changed the title Allow running container with 0 arguments Allow running container with zero arguments Dec 15, 2022
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

1 participant