Skip to content

vkpro/docker-spring-boot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spring Boot with Docker

Getting Started

  • run the application without the Docker container
./gradlew bootRun
  • run the application with the Docker container
./gradlew bootBuildImage --imageName=vkpro/docker-spring-boot
docker run -p 8080:8080 -t vkpro/docker-spring-boot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages