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

support nerdctl export #1854

Open
saurik opened this issue Jan 14, 2023 · 4 comments · May be fixed by #2161
Open

support nerdctl export #1854

saurik opened this issue Jan 14, 2023 · 4 comments · May be fixed by #2161
Assignees

Comments

@saurik
Copy link

saurik commented Jan 14, 2023

What is the problem you're trying to solve

I am trying to use nerdctl as a drop-in replacement for docker, but it seems there is no equivalent yet for "docker export":

time="2023-01-14T12:58:38Z" level=fatal msg="unknown subcommand \"export\" for \"nerdctl\"\n\nDid you mean this?\n\tport\n"

Describe the solution you'd like

Ideally, nerdctl should implement docker export. Barring that, it might be nice to have a place that lists all of the ways in which nerdctl is not actually Docker-compatible, as right now the project is misleading :(.

Additional context

No response

@AkihiroSuda
Copy link
Member

Barring that, it might be nice to have a place that lists all of the ways in which nerdctl is not actually Docker-compatible, as right now the project is misleading :(.

Documented here https://github.com/containerd/nerdctl/tree/v1.1.0#unimplemented-docker-commands

@saurik
Copy link
Author

saurik commented Jan 15, 2023

@AkihiroSuda Huh. I really thought I'd searched for "export" on that README and didn't see anything, but apparently I didn't. Sorry, and thanks.

@turan18
Copy link

turan18 commented Jan 19, 2023

I can take a crack at this, if thats fine

@djdongjin
Copy link
Member

I can take a crack at this, if thats fine

please go ahead :)

@turan18 turan18 linked a pull request Apr 6, 2023 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants