Closed eldadh closed 4 years ago
Tried running with the image in the dockerhub and i recive this error
docker run -e MQTT_HOST="192.168.3.100" -e MQTT_PORT="1883" -e MQTT_USER="username" -e MQTT_PASS="password" -e DEBUG_MODE="True" --rm techblog/redalert:latest
docker: Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused "exec: \"/usr/bin/python3\": stat /usr/bin/python3: no such file or directory": unknown.
thnx
thnx for fixing
Tried running with the image in the dockerhub and i recive this error
docker run -e MQTT_HOST="192.168.3.100" -e MQTT_PORT="1883" -e MQTT_USER="username" -e MQTT_PASS="password" -e DEBUG_MODE="True" --rm techblog/redalert:latest
docker: Error response from daemon: OCI runtime create failed: container_linux.go:346: starting container process caused "exec: \"/usr/bin/python3\": stat /usr/bin/python3: no such file or directory": unknown.
thnx