Skip to content

Instantly share code, notes, and snippets.

@JordiCorbilla
Created May 11, 2020 11:50
Show Gist options
  • Save JordiCorbilla/1d23a485230e999215881d98a1baae28 to your computer and use it in GitHub Desktop.
Save JordiCorbilla/1d23a485230e999215881d98a1baae28 to your computer and use it in GitHub Desktop.
PS C:\Users\thund\Source\Repos\TradingPlatform> docker run -it --rm -p 8080:80 trading-platform:v1
[11:25:29 INF] Starting...
Hosting environment: Production
Content root path: /app
Now listening on: http://[::]:80
Application started. Press Ctrl+C to shut down.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment