Skip to content

Scheduled reboot fails due to missing shutdown binary #86

@dgilman

Description

@dgilman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions