Sign inSign up

mstine/hello-docker-world

By mstine

Updated about 11 years ago

A basic Spring Boot application based on library/java:8

Image
0

10K+

mstine/hello-docker-world repository overview

This application is based on library/java:8. It does two things:

  1. Listens on container port 8080. Exposing that port via -p will allow you to see "Hello Docker World!" in a browser.

  2. Every second logs Hello from HelloDockerWorldApplication! to STDOUT.

Tag summary

Content type

Image

Digest

sha256:3839064cf

Size

308.4 MB

Last updated

almost 11 years ago

docker pull mstine/hello-docker-world