Sign inSign up

stefankapferer/spring-boot-docker-helloworld

By stefankapferer

•Updated over 10 years ago

A spring boot 'hello world'.

Image
1

10K+

stefankapferer/spring-boot-docker-helloworld repository overview

⁠spring-boot-docker-helloworld

This is a 'hello world'-webapp, made with spring boot.

⁠Run app with docker

docker build -t my-hello-world .
docker run -d -p 8080:8080 my-hello-world

Tag summary

Content type

Image

Digest

Size

298.6 MB

Last updated

over 10 years ago

docker pull stefankapferer/spring-boot-docker-helloworld