I just bought the jetson-nano developer kit and im following this tutorial on how to get started
Its this part where you set up your docker however when following those steps i run into this error: docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: error adding seccomp filter rule for syscall clone3: permission denied: unknown.
So apperently this is caused by the wrong docker version
How can i downgrade the docker version to make this work?
I came across this fix but this genious doesnt explain how to downgrade docker nor does his approach work for me
Reading package lists... Done
E: Unsupported file ./docker.io_19.03.6-0ubuntu1_18.04.3_arm64.deb given on commandline
is giving me errors.
So please let me know how to make this work and maybe someon from nvidia could provide a fix in the documentation for that:
Cause i dont understand why i have to look for a fix instead of invidia just making this work out the box:
Im frustated already with my jetson nano and i havent even started using it.
Welcome to the NVIDIA Developer forums! I am moving your topic to the Jetson Nano category for better visibility. Someone from the support team should be able to assist you there.
I get this error docker: Error response from daemon: failed to create shim: OCI runtime create failed: container_linux.go:380: starting container process caused: error adding seccomp filter rule for syscall clone3: permission denied: unknown.