-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
bugSomething isn't workingSomething isn't workingdistributiondeals with installing, packaging, or distributiondeals with installing, packaging, or distribution
Description
Problem Description
After upgrading to version 0.13.0, container creation fails with the following error:
failed to create containerd task: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "sh": executable file not found in $PATH: unknown
Steps to Reproduce
Upgrade to version 0.13.0
Start a container using containerd
Observe the error
Expected Behavior
The container should be created and start without issues.
Additional Information
The container runs using an official image from Docker Hub in CI/CD pipelines.
wagoodman
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdistributiondeals with installing, packaging, or distributiondeals with installing, packaging, or distribution
Projects
Status
Done