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

HEALTHCHECK Error #5

Closed
flipkill1985 opened this issue Sep 18, 2018 · 3 comments
Closed

HEALTHCHECK Error #5

flipkill1985 opened this issue Sep 18, 2018 · 3 comments
Labels
invalid This doesn't seem right

Comments

@flipkill1985
Copy link

Step 69/72 : HEALTHCHECK --interval=20s --timeout=10s --start-period=60s --retries=5 CMD /health-check.sh
Unknown flag: start-period

@jpawlowski jpawlowski added the invalid This doesn't seem right label Sep 19, 2018
@jpawlowski
Copy link
Contributor

make sure you are using the current Docker version on your host.

@flipkill1985
Copy link
Author

Docker version 1.13.1, build 6e3bb8e/1.13.1

@jpawlowski
Copy link
Contributor

jpawlowski commented Sep 20, 2018

Docker version 17.05.0-ce (2017-05-04) is required as a minimum to run the container.
I am again referring to the pre-build images, see #4.

Also, be reminded that docker-compose is a separate component and needs to be updated separately to allow compatibility with some newer Docker features like start-period:
https://docs.docker.com/compose/install/

CoolTuxNet pushed a commit that referenced this issue Oct 17, 2021
Changed image Tag to dated version to test if new image from docker hub is detected correctly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Development

No branches or pull requests

2 participants