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

nerdctl run not support --pid=container:xxxx and --ipc=container:xxx but docker is supported #1293

Closed
ibayue opened this issue Aug 2, 2022 · 3 comments
Labels
enhancement New feature or request

Comments

@ibayue
Copy link

ibayue commented Aug 2, 2022

Description

nerdctl run not support --pid=container:xxxx and --ipc=container:xxx but docker is supported

image

image

Steps to reproduce the issue

Describe the results you received and expected

Using nerdctl to create a new container can share pid ipc with other containers

What version of nerdctl are you using?

0.22.2

Are you using a variant of nerdctl? (e.g., Rancher Desktop)

No response

Host information

No response

@ibayue ibayue added the kind/unconfirmed-bug-claim Unconfirmed bug claim label Aug 2, 2022
@fahedouch fahedouch added enhancement New feature or request and removed kind/unconfirmed-bug-claim Unconfirmed bug claim labels Aug 2, 2022
@fahedouch
Copy link
Member

joins another container's PID namespace is not yet supported , same thing for ipc

@minuk-dev
Copy link
Contributor

minuk-dev commented Feb 5, 2024

I think this issue was resolved by #2757, #1411. Could you check it, please?

@djdongjin
Copy link
Member

Close as completed by #2757

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants