Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-06 | 1.5 kB | |
v0.46.0 (2025-04-07) source code.tar.gz | 2025-04-06 | 1.9 MB | |
v0.46.0 (2025-04-07) source code.zip | 2025-04-06 | 2.3 MB | |
Totals: 3 Items | 4.3 MB | 1 |
What's Changed
- Docker-compose healthcheck configuration support (1825)
- Docker container wait timeout default value made configurable using startContainerWaitTimeout configuration option (1825)
- Respect
network
configuration in POM and with propertydocker.build.network
or system propertydocker.network.mode
in docker buildx 1850) - Fix case sensitivity issue in builder name lookup by converting builderName to lowercase, ensuring compatibility across file systems (1847)
- Move off direct SecDispatcher use [#1848]
New Contributors
- @Smiche made their first contribution in https://github.com/fabric8io/docker-maven-plugin/pull/1833
- @arend-von-reinersdorff made their first contribution in https://github.com/fabric8io/docker-maven-plugin/pull/1837
- @cstamas made their first contribution in https://github.com/fabric8io/docker-maven-plugin/pull/1849
- @michaelmejaeger made their first contribution in https://github.com/fabric8io/docker-maven-plugin/pull/1850
- @Amitrei made their first contribution in https://github.com/fabric8io/docker-maven-plugin/pull/1847
Full Changelog: https://github.com/fabric8io/docker-maven-plugin/compare/v0.45.1...v0.46.0