You can launch a local testnet, with port 8090 mapped locally to the docker container: ```bash docker run -d -p 8090:8090 inertia/tintoy:latest ``` For details on running a local testnet, see: [Setting Up a Testnet]({{ '/nodeop/setting-up-a-testnet.html' | relative_url }})