Skip to content

student-beans/docker-hello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello

Running a simple test

docker run --rm -it -p 4000:80 thebeansgroup/hello

Configuration

Environment Variable Default Description
PORT 4000 Set the port.
MSG World Set the string that will be returned.

About

Hello world web server with custom port ENV

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published