Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whoami

Simple HTTP docker service that prints it's container ID

$ docker run -d -p 8080:8000 --name whoami -t btheu/whoami
736ab83847bb12dddd8b09969433f3a02d64d5b0be48f7a5c59a594e3a6a3541

$ curl $(hostname --all-ip-addresses | awk '{print $1}'):8080
I'm 736ab83847bb

About

Simple HTTP docker service that prints it's container ID

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages