Skip to content

Enter key doesn't print carriage return #3475

Closed
@superruzafa

Description

Problem description

When creating a container, return key doesn't print "\r"

$ docker run --rm -it ubuntu bash
root@08e17e341a92:/# ↲ 
                     root@08e17e341a92:/# ↲
                                          root@08e17e341a92:/# ↲
                                                               root@08e17e341a92:/#

Project version(s) affected

Docker Edge >= 17.06.0-ce-rc1

Suggestions for a fix

Could be fixed by manually issuing an stty sane.

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