containerd / containerd/nerdctl

--attach in create command

Open
#1,805 3 comments 0 reactions 1 assignee Claimed by @ningziwen View on GitHub
kind/feature
Dominant language
Go
Stars
10.4k
Forks
826
Avg merge
1d 23h
Merged PRs (30d)
44

Description

### What is the problem you're trying to solve

Hi, `--attach` flag is in `docker create` but not in `nerdctl create`.

I'd like to contribute this change in nerdctl but I found `--attach` is not mentioned in `nerdctl create` documentation as "unimplemented flag". So before I make the change, just want to confirm that `--attach` is an expected feature in `nerdctl create` and there is no implicit reason of not having --attach in `nerdctl create` intentionally.

### Describe the solution you'd like

Support `--attach` in `nerdctl create`.

### Additional context

https://docs.docker.com/engine/reference/commandline/create/#options
https://github.com/containerd/nerdctl#whale-blue_square-nerdctl-create

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.