Skip to content

cmd/nerdctl: use canonical filenames (e.g., run.go -> container_run.go)#1906

Merged
AkihiroSuda merged 1 commit intocontainerd:mainfrom
AkihiroSuda:cmd-canonical-filename
Jan 23, 2023
Merged

cmd/nerdctl: use canonical filenames (e.g., run.go -> container_run.go)#1906
AkihiroSuda merged 1 commit intocontainerd:mainfrom
AkihiroSuda:cmd-canonical-filename

Conversation

@AkihiroSuda
Copy link
Copy Markdown
Member

No description provided.

@AkihiroSuda AkihiroSuda added this to the v1.2.0 milestone Jan 23, 2023
@AkihiroSuda AkihiroSuda marked this pull request as draft January 23, 2023 10:53
@AkihiroSuda AkihiroSuda marked this pull request as ready for review January 23, 2023 10:53
@AkihiroSuda AkihiroSuda force-pushed the cmd-canonical-filename branch 2 times, most recently from 42ee132 to ac8b0b9 Compare January 23, 2023 11:12
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda force-pushed the cmd-canonical-filename branch from ac8b0b9 to 192ed67 Compare January 23, 2023 11:16
Copy link
Copy Markdown
Member

@djdongjin djdongjin left a comment

Choose a reason for hiding this comment

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

we probably should also change cp to copy (cmd/nerdctl/cp.go → cmd/nerdctl/container_copy.go) to be consistent with other filename changes.

@AkihiroSuda
Copy link
Copy Markdown
Member Author

we probably should also change cp to copy (cmd/nerdctl/cp.go → cmd/nerdctl/container_copy.go) to be consistent with other filename changes.

No, because nerdctl container copy (docker container copy) does not exist.

@AkihiroSuda
Copy link
Copy Markdown
Member Author

Btw I also noticed that docker container remove does not exist, while docker network remove and docker volume remove exist 👀

@AkihiroSuda
Copy link
Copy Markdown
Member Author

@AkihiroSuda AkihiroSuda merged commit 67a065a into containerd:main Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants