Skip to content

lightweight docker container providing a simple webservice for testing

Notifications You must be signed in to change notification settings

m0/docker-helloservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

helloservice

lightweight container providing a simple webservice

docker run --rm -p 8080:8080 oclab/helloservice

https://hub.docker.com/r/oclab/helloservice/

usages

  • testing docker
  • experimenting with loadbalancing
  • experimenting with clusters
  • experimenting with service discovery
  • ...

features

  • very small image
  • 'message' can be configured by setting the ENV-variable MESSAGE for easier distinction between instances

About

lightweight docker container providing a simple webservice for testing

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages