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

feat: support for -a and --attach in run #3157

Merged
merged 1 commit into from
Jul 17, 2024

Conversation

CodeChanning
Copy link
Contributor

Adds support for the -a, --attach in nerdctl run

Address #3113

Context:

@CodeChanning CodeChanning force-pushed the attach_run branch 8 times, most recently from 0f25245 to 9479326 Compare July 10, 2024 21:11
@CodeChanning CodeChanning marked this pull request as ready for review July 10, 2024 21:32
pkg/taskutil/taskutil.go Outdated Show resolved Hide resolved
pkg/containerutil/containerutil.go Outdated Show resolved Hide resolved
pkg/containerutil/containerutil.go Outdated Show resolved Hide resolved
cmd/nerdctl/container_run.go Show resolved Hide resolved
@CodeChanning CodeChanning force-pushed the attach_run branch 5 times, most recently from a45c25e to e2f98dd Compare July 12, 2024 19:58
@AkihiroSuda AkihiroSuda added this to the v2.0.0 milestone Jul 16, 2024
@AkihiroSuda
Copy link
Member

Please rebase again, then CI will be green again

Signed-off-by: CodeChanning <chxgaddy@amazon.com>
Copy link
Member

@AkihiroSuda AkihiroSuda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@AkihiroSuda AkihiroSuda merged commit 370cab6 into containerd:main Jul 17, 2024
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants