simple docker image for hello world using spring boot
Start your image:
$ docker run -d -p 8080:8080 jones2026/spring-hello-world
3e1a2b32e73114333d362ffbb71d4bf13375f8c30e80c622540f58ebbb75ce08
$ curl http://localhost:8080/
Hello World!
| Name | Name | Last commit date | ||
|---|---|---|---|---|