I want to run a command after the rig is powered on automatically.
Is it possible ? Please explain it how to do it.
The Command:
docker run -d -v /var/run/docker.sock:/var/run/docker.sock -e DEVICE_NAME=“HOUSE_H02”
I want to run a command after the rig is powered on automatically.
Is it possible ? Please explain it how to do it.
The Command:
docker run -d -v /var/run/docker.sock:/var/run/docker.sock -e DEVICE_NAME=“HOUSE_H02”
Not something we really support, but you can follow any guide for similar version Ubuntu installs
This topic was automatically closed 416 days after the last reply. New replies are no longer allowed.