Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

simple docker image for hello world using spring boot

License

Notifications You must be signed in to change notification settings

jones2026/spring-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drone (cloud) Docker Image Size (latest semver) Docker Pulls

spring-hello-world

simple docker image for hello world using spring boot

Running your Hello World docker image

Start your image:

$ docker run -d -p 8080:8080 jones2026/spring-hello-world
3e1a2b32e73114333d362ffbb71d4bf13375f8c30e80c622540f58ebbb75ce08
$ curl http://localhost:8080/
Hello World!

About

simple docker image for hello world using spring boot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published