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

The argument --memory-swap not supported in nerdctl run #1105

Closed
reich80 opened this issue Jun 8, 2022 · 1 comment · Fixed by #1111 or #1110
Closed

The argument --memory-swap not supported in nerdctl run #1105

reich80 opened this issue Jun 8, 2022 · 1 comment · Fixed by #1111 or #1110

Comments

@reich80
Copy link

reich80 commented Jun 8, 2022

What is the problem you're trying to solve

The --memory-swap is useful in practice but not supported by nerdctl run.

[root@Cc6Apc ~]#
[root@Cc6Apc ~]# nerdctl run -it --privileged --memory-swap=4096000 registry.servicemgr.apc:5000/gatk3 ls /
FATA[0000] unknown flag: --memory-swap
[root@Cc6Apc ~]#
[root@Cc6Apc ~]#

Describe the solution you'd like

support it and be compatible with docker

Additional context

No response

This was referenced Jun 9, 2022
@ningmingxiao
Copy link
Contributor

ningmingxiao commented Jun 10, 2022

will fix in #1110

This was linked to pull requests Jun 10, 2022
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.

2 participants