-
-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Cross-posting this ticket to this bug tracker. Running a shell in the container image I can confirm there's no shutdown binary in the container image. I can also confirm the container has the following restart policy via docker container inspect:
"RestartPolicy": {
"Name": "on-failure",
"MaximumRetryCount": 0
},
Maybe the solution here is to change the other project to do something other than shutdown, however, maybe this was a regression in this image when the base Debian version was updated.
stepney141, GideonBear, dmunozv04 and gladykov
Metadata
Metadata
Assignees
Labels
No labels