mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
e5cca0d2d75f4bf4c94d93093a5adfbe0ec4da7e
Once the job has failed and is respawned, the status becomes `docker respawn/post-start` after subsequent failures (as opposed to `docker stop/post-start`), so the post-start script needs to take this into account. I could not find specific documentation on the job transitioning to the `respawn/post-start` state, but this was observed on Ubuntu 14.04.2. Signed-off-by: Lewis Marshall <lewis@lmars.net> Upstream-commit: 302e3834a0bfa860f9d06b42a2955b0cbd135c38 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%