Use ngrok's API Gateway cloud service to forward traffic from internet-accessible endpoint URLs to your local Docker containers.
Go here if you're looking for the ngrok Docker image.
Click here to add the ngrok extension to Docker Desktop.
After installing the extension:
- The extension will prompt you to add your ngrok authtoken
- Start an endpoint by clicking the
+
icon on the container you want to put online - Optionally specify a custom URL and traffic policy.
- You have an endpoint URL for your container that you can share!
See AGENT.md
Perfer a terminal over GUI? You're probably looking for the ngrok Docker Image.
The docker image is suited for automation, scripting, and DevOps workflows.
Links: