I'd suggest trying something we know is better tested before trying to load and run the OCI images directly.
That error message normally means something is missing in your target image, a kernel configuration, or a support utility that docker requires. What is your MACHINE configuration ? I assume you are using master ? or is this an older release ? Can you try a simpler docker pull, docker run, test to confirm that official registry images work ? Bruce On Wed, Feb 15, 2023 at 1:08 PM SIMON BABY <[email protected]> wrote: > > On Mon, Feb 13, 2023 at 04:51 PM, SIMON BABY wrote: > > docker: Error response from daemon: failed to create shim task: OCI runtime > create failed: runc create failed: unable to start container process: can't > get final child's PID from pipe: EOF: unknown. > > ERRO[0000] error waiting for container: context canceled > > Hello team, > May i know the reason for the below error while trying to run the oci image > from docker command. > > docker: Error response from daemon: failed to create shim task: OCI runtime > create failed: runc create failed: unable to start container process: can't > get final child's PID from pipe: EOF: unknown. > > ERRO[0000] error waiting for container: context canceled > > Regards > Simon > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7871): https://lists.yoctoproject.org/g/meta-virtualization/message/7871 Mute This Topic: https://lists.yoctoproject.org/mt/96860300/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
