Sign inSign up

bloque/greeter

By bloque

Updated over 6 years ago

Image
0

262

bloque/greeter repository overview

This image is built using the GIT repository https://github.com/viswanath7/greeter

It's a web server built using HTTP4S exposing 3 endpoints.

  • /health-check
  • /greet/
  • /joke

Start the container by issuing the command as shown below which exposes the port 9090

docker run --rm -p 9090:9090 --name greeter -it bloque/greeter

Tag summary

Content type

Image

Digest

Size

244.1 MB

Last updated

over 6 years ago

docker pull bloque/greeter