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

Invalid value "20s\r" for flag -timeout #174

Open
ValentinGenev opened this issue Jan 8, 2022 · 0 comments
Open

Invalid value "20s\r" for flag -timeout #174

ValentinGenev opened this issue Jan 8, 2022 · 0 comments

Comments

@ValentinGenev
Copy link

Good day,

When I run my Docker image on a Windows 10 machine, I'm getting the following error:

invalid value "20s\r" for flag -timeout: time: unknown unit s

Here's how I use dockerize:

dockerize -wait tcp://database:3306 -timeout 20s

This line is in a shell run by the Docker file like so:

RUN chmod +x start.sh
ENTRYPOINT ./start.sh
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