Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

attach on a container with tty seems broken #3570

Open
apostasie opened this issue Oct 18, 2024 · 0 comments
Open

attach on a container with tty seems broken #3570

apostasie opened this issue Oct 18, 2024 · 0 comments
Labels
kind/unconfirmed-bug-claim Unconfirmed bug claim

Comments

@apostasie
Copy link
Contributor

Description

In terminal 1:

nerdctl run --rm -ti --detach-keys=ctrl-a,ctrl-b --name what debian

Do not detach

Then in terminal 2:

nerdctl attach what

Start typing in terminal 2.

Notice that some characters are displayed on terminal 1, others on terminal 2.

Do the same with docker: it works.

There is something broken either in nerdctl, or maybe in containerd/console.

Steps to reproduce the issue

No response

Describe the results you received and expected

na

What version of nerdctl are you using?

main

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

None

Host information

No response

@apostasie apostasie added the kind/unconfirmed-bug-claim Unconfirmed bug claim label Oct 18, 2024
This was referenced Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/unconfirmed-bug-claim Unconfirmed bug claim
Projects
None yet
Development

No branches or pull requests

1 participant