Skip to content

Docker container requires tty: true #807

Description

@mradermaxlol

Is there any reason for requiring the tty: true option when using the Docker version? Could the container be adapted to drop that requirement?

Docker containers are mainly supposed to run headless, and enabling tty breaks existing workflows & seems overall unnecessary - is its sole purpose to display the welcome message? That could be done with regular stdout.

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