====== jib ====== * https://github.com/GoogleContainerTools/jib * [[:java|Java]] 애플리케이션을 위한 Dockerize 자동화 툴 ===== 참고 ===== * [[https://dzone.com/articles/spring-sweets-dockerize-spring-boot-application-wi|Spring Sweets: Dockerize Spring Boot Application With Jib - DZone Java]] * [[https://www.baeldung.com/jib-dockerizing|Dockerizing Java Apps using Jib | Baeldung]] * [[https://brunch.co.kr/@alden/72|jib를 이용한 자바 앱 컨테이너화]] * [[https://alden-kang.tistory.com/4|jib 이용 시 자바 에이전트 추가하기]] * [[https://alden-kang.tistory.com/10|jib와 Github Actions를 이용한 빌드 자동화]]