Skip to content

Add bindings command-line option for build-image goal#50889

Open
TYsewyn wants to merge 1 commit into
spring-projects:mainfrom
TYsewyn:build-image-bindings-property
Open

Add bindings command-line option for build-image goal#50889
TYsewyn wants to merge 1 commit into
spring-projects:mainfrom
TYsewyn:build-image-bindings-property

Conversation

@TYsewyn

@TYsewyn TYsewyn commented Jun 29, 2026

Copy link
Copy Markdown
Contributor
  • Allowed volume bind mounts to be supplied through the spring-boot.build-image.bindings and --bindings properties
  • Added command-line bindings to those configured in pom.xml or the Gradle build script, taking precedence over a configured one when they share the same container destination path

- Allowed volume bind mounts to be supplied through the
  `spring-boot.build-image.bindings` and `--bindings` properties
- Added command-line bindings to those configured in `pom.xml` or
  the Gradle build script, taking precedence over a configured
  one when they share the same container destination path

Signed-off-by: Tim Ysewyn <Tim.Ysewyn@me.com>
@TYsewyn TYsewyn force-pushed the build-image-bindings-property branch from 65f86d3 to c11edda Compare June 29, 2026 18:25
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants