Skip to content

gmunozfe/springboot-image-builder-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpringBoot KIE Server Image Builder Test

You can read more about this project in this KIE blog entry: https://blog.kie.org/2022/08/testing-spring-boot-kie-server-images.html

Docker must be installed to run the tests.

How to run it

You can run the application by simply starting the default profile (-Pjib)

mvn clean install

or with the profile buildpack

mvn clean install -Pbuildpack

Use -DnoRemove option for skipping the removal of the image and dive into it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages