Skip to content

nerdctl running image and crictl interfere with each other #262

@xianlubird

Description

@xianlubird

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions