Expected behavior
I’m somewhat new to Docker. I’m trying the beta for Windows. It was very easy to install Gogs. The app itself runs, but I simply don’t know how to access it in the browser. Internaly it uses the port 3000, I tried http://localhost:3000 with no luck.
Actual behavior
Nothing happens when trying to access it on the browser.
Information
Windows 10 Professional x64.
Steps to reproduce the behavior
docker pull gogs/gogs
docker run gogs/gogs