GoogleContainerTools / GoogleContainerTools/jib-extensions

Exclude Spring Boot docker-compose module in jib-spring-boot-extension-maven

Open
#158 1 comment 6 reactions 0 assignees View on GitHub
priority: p3 type: feature
Dominant language
Java
Stars
124
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Spring Boot has added support for running services through docker-compose as of version 3.1.

This causes the same issues with Jib as devtools does.

Spring Boot itself does exclude the docker compose module in its own repackage goal, see https://docs.spring.io/spring-boot/docs/current/maven-plugin/reference/htmlsingle/#goals-repackage-parameters-details-excludeDockerCompose

So it makes sense to exclude it from Jib as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.