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