This website requires JavaScript.
Explore
Help
Sign In
huahaofeng
/
aspnetcore
Watch
1
Star
0
Fork
You've already forked aspnetcore
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4a8b6dbd14
aspnetcore
/
samples
/
Http2SampleApp
/
scripts
/
run-docker.sh
3 lines
74 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
docker run -it -p 5000:5000 --rm kestrel-http2-sample
Reference in New Issue
View Git Blame
Copy Permalink