Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Healthchecks preventing container startup #1

Open
McPringle opened this issue Oct 12, 2018 · 2 comments
Open

Healthchecks preventing container startup #1

McPringle opened this issue Oct 12, 2018 · 2 comments

Comments

@McPringle
Copy link
Owner

With activated docker health checks (see Dockerfile) the container will end up in a restart loop. The health checks were working fine some month ago with an older docker runtime.

@romixch
Copy link

romixch commented Feb 7, 2019

We tried to reproduce the behavior but it did not fail. We used following docker version:

Client: Docker Engine - Community
 Version:           18.09.1
 API version:       1.39
 Go version:        go1.10.6
 Git commit:        4c52b90
 Built:             Wed Jan  9 19:33:12 2019
 OS/Arch:           darwin/amd64
 Experimental:      false

Server: Docker Engine - Community
 Engine:
  Version:          18.09.1
  API version:      1.39 (minimum version 1.12)
  Go version:       go1.10.6
  Git commit:       4c52b90
  Built:            Wed Jan  9 19:41:49 2019
  OS/Arch:          linux/amd64
  Experimental:     false

Latest docker version may solve your issue.

@McPringle
Copy link
Owner Author

Often I use Docker Swarm für demos. After another test with Swarm maybe we can just close this issue, would be great. I should be able to do the test soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants