Replies: 1 comment 10 replies
-
Can you include the output from |
Beta Was this translation helpful? Give feedback.
10 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have made a demo full image (docker, nvidia runtime, opencv etc) with Mender support enabled for Jetson NX Xavier.
The image seems to powerup fine but I have a problem with the docker support.
systemctl status docker
Loaded: loaded (/lib/systemd/system/docker.service; enabled; vendor preset>
Active: inactive (dead)
TriggeredBy: * docker.socket
Docs: https://docs.docker.com
docker ps
Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
Anyone familiar with this error?
Beta Was this translation helpful? Give feedback.
All reactions