Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.

Is "--tty" parameter mandatory for docker run  #3

@ghost

Description

Just tried docker terminal for looking at stdout output of one the containers.

  • If the container is started with "--tty", it works great.
  • If "--tty" flag is not specified during docker launch then the stdout output redirected on tty.js have some encoding problems and is not properly aligned (white spaces in the stdout). Is there any way to fix this?

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