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 running image and crictl interfere with each other #262

Open
1 task
xianlubird opened this issue Feb 20, 2024 · 0 comments
Open
1 task

nerdctl running image and crictl interfere with each other #262

xianlubird opened this issue Feb 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xianlubird
Copy link

What happened in your environment?

FIrst run nerdctl run --snapshotter overlaybd --network none -it pytorch2
Then submit a pod using pytorch2 image, the pod will create error

What did you expect to happen?

It is expected that an image can be run multiple times without affecting each other.

How can we reproduce it?

FIrst run nerdctl run --snapshotter overlaybd --network none -it pytorch2
Then submit a pod using pytorch2 image, the pod will create error

What is the version of your Accelerated Container Image?

1.0.2

What is your OS environment?

Ubuntu 22.04

Are you willing to submit PRs to fix it?

  • Yes, I am willing to fix it.
@xianlubird xianlubird added the bug Something isn't working label Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant