Skip to content
/ whoami Public
forked from jwilder/whoami

Container displaying VIRTUAL_HOST environment variable. For nginx-proxy testing purposes.

License

Notifications You must be signed in to change notification settings

jsfraz/whoami

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

whoami

Container displaying VIRTUAL_HOST environment variable. For nginx-proxy testing purposes.

Just run sudo docker build . -t jsfraz/whoami:latest to build an image, start container by sudo docker run -d --name whoami -e VIRTUAL_HOST=example.com -e VIRTUAL_PORT=8080 jsfraz/whoami:latest and open example.com in browser:

Example

About

Container displaying VIRTUAL_HOST environment variable. For nginx-proxy testing purposes.

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • Go 77.9%
  • Dockerfile 22.1%