Skip to content

/dev/console of docker implementation breaks systemd >= 231 #27202

@DirkTheDaring

Description

@DirkTheDaring

Hi guys,

I heard bad reports abouts that systemd and docker folks cannot get along.
Hope this is not the case. With fedora-25 (alpha, now approaching beta) systemd stopped working correctly within a docker container as process 1, if it configured to log to /dev/console. It worked until fedora 24 because systemd actually contained a bug, which made docker "just work." Now with the technically more correct implementation /dev/console stopped working with docker, which actually needs now work the docker guys.
Please have a look at

systemd/systemd#4262

It contains a technical sound description of Lennart, what needs to investigated/changed into docker to make it work again in the comments to the broken /dev/console

Without any change, systemd will stop working from this point which is, not a systemd, but a docker issue, from a technical point of view.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions