Skip to content

sephera/docker-spring-hello-world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-spring-hello-world Build Status

Build

docker build -t helloworld/hello-world:latest .

Run with docker

docker run -p 8080:8080 helloworld/hello-world

About

docker-spring-hello-world

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published