Skip to content

Exec shell closes with multiple lines of output #354

@delanym

Description

@delanym

If I run docker run -it mariadb:11.5.2 /bin/sh and then enter mariadb-binlog --help I get 264 lines of output.

But if I run ctop-0.7.7-linux-amd64 and execute a shell on the container and enter mariadb-binlog --help the shell exits.

Here's something you can try: open an exec shell and repeat this command (it should eventually kill the shell) printf '0123456789abcdef%.0s' {1..254}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions