Skip to content

"Hello world" in different languages, outputting to HTTP, running on Docker.

Notifications You must be signed in to change notification settings

esdrasbeleza/hellowww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hellowww

An implementation of "Hello world" in multiple languages, running on Docker. A simple project just to learn & practice Docker, docker-compose, some programming.

Running

$ docker-compose up

and go to http://localhost:8080.

When you access the page, nginx will redirect you to one of the services that Docker will be running.

About

"Hello world" in different languages, outputting to HTTP, running on Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published