...
You should see the container running in your Docker Desktop
...
Disable Windows automatic proxy detection
Linux
Install Docker Engine and Docker Compose.
Download and unzip the Gateway package.
Run the Gateway using the start script.
Code Block ./start.sh
The Gateway should now be accessible from the address localhost:8000 or <device-ip>:8000
...