thedocks/httpbin/readme.md

2 lines
75 B
Markdown

docker pull kennethreitz/httpbin
docker run -p 7777:80 kennethreitz/httpbin