There is a problem with docker for jetpack6.0

website
Forums on the same issue(no solution):
How to run Ubuntu 22.04 on the Jetson Nano

1. Hardware
AGX Orin
image
image

2.software
image
image
image
image
image

3. Report errors
root@tegra-ubuntu:/etc/docker# docker exec -it kind_lamarr bash

Error response from daemon: container 58aaaad5e8d8aa421257c79148d6dfc3a998d89eb03ae0fa5c4895edf5cbf480 is not running

root@tegra-ubuntu:/etc/docker# docker start kind_lamarr

Error response from daemon: failed to create task for container: 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

Error: failed to start containers: kind_lamarr

image

root@tegra-ubuntu:/etc/docker# docker ps -a
CONTAINER ID   IMAGE         COMMAND    CREATED          STATUS    PORTS     NAMES
4a34b8fec3a5   hello-world   "/hello"   28 minutes ago   Created             quirky_agnesi
b74fdfe863f9   hello-world   "/hello"   33 minutes ago   Created             charming_payne
58aaaad5e8d8   hello-world   "/hello"   17 hours ago     Created             kind_lamarr
root@tegra-ubuntu:/etc/docker# docker exec -it kind_lamarr bash
Error response from daemon: container 58aaaad5e8d8aa421257c79148d6dfc3a998d89eb03ae0fa5c4895edf5cbf480 is not running
root@tegra-ubuntu:/etc/docker# docker start kind_lamarr
Error response from daemon: failed to create task for container: 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
Error: failed to start containers: kind_lamarr
root@tegra-ubuntu:/etc/docker# root@tegra-ubuntu:/etc/docker# docker exec -it kind_lamarr bash
Error response from daemon: container 58aaaad5e8d8aa421257c79148d6dfc3a998d89eb03ae0fa5c4895edf5cbf480 is not running
root@tegra-ubuntu:/etc/docker# docker start kind_lamarr
Error response from daemon: failed to create task for container: 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
Error: failed to start containers: kind_lamarr