Skip to content

codewinkel/docker-java-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-java-webapp

Dockerfile for spring-boot microservices with the minimum scripts etc. you need to create a docker image.

Procedure

  • create as git submodule in your project under /deploy/docker
  • copy your files(web-archive compressed as .jar) to ./content/
  • start buildDocker.sh
  • finished!!! now you have your created image

I have integrated this in my deployment pipeline of microservices.

*** WORK IN PROGRESS ***

About

Dockerfile for webapplications with java and alpine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages