Search Docker Hub
spring-boot-docker-helloworld
By stefankapferer
A spring boot 'hello world'.
10K+
This is a 'hello world'-webapp, made with spring boot.
docker build -t my-hello-world . docker run -d -p 8080:8080 my-hello-world
Content type
Image
Digest
Size
298.6 MB
Last updated
over 10 years ago
docker pull stefankapferer/spring-boot-docker-helloworld