Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eberhardmayer authored Jun 25, 2021
1 parent 2cd6207 commit 87a485f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# jib-example

This project illustrates the maven-jib plugin for a spring-boot-stater project.
Just build it with the command `mvn compile jib:build`

If you want to build your own docker image, just navigate to the pom.xml and edit the <auth> element with your registry.

HF

0 comments on commit 87a485f

Please sign in to comment.