https://github.com/scnewma/jib-spring-example
An example project that uses JIB to create Docker containers for Spring Boot.
https://github.com/scnewma/jib-spring-example
containers docker java jib spring spring-boot
Last synced: about 2 months ago
JSON representation
An example project that uses JIB to create Docker containers for Spring Boot.
- Host: GitHub
- URL: https://github.com/scnewma/jib-spring-example
- Owner: scnewma
- License: apache-2.0
- Created: 2018-07-22T23:54:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-23T00:02:26.000Z (about 7 years ago)
- Last Synced: 2025-08-04T01:18:30.939Z (2 months ago)
- Topics: containers, docker, java, jib, spring, spring-boot
- Language: Java
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JIB Example
An example project that uses JIB to create Docker containers for Spring Boot.Check out my [Medium post](https://medium.com/@snewman/project-jib-quickstart-using-spring-boot-c7201166e36d) for more details.