Skip to content

citizen-stig/dockerhttpbin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 

Repository files navigation

dockerhttpbin

Dockerfile for httpbin

What is httpbin?

httpbin: HTTP Request & Response Service

What port is exposed?

Port 8000

How to use it?

  1. docker pull citizenstig/httpbin
  2. docker run -d=true -p 8000 citizenstig/httpbin
  3. Go to the exposed port in docker for this machine.

AUTHOR

A Kenneth Reitz Project.

SEE ALSO

http://python-requests.org

About

Dockerfile for httpbin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published