Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.44.0 (2024-02-17) source code.tar.gz | 2024-02-17 | 2.0 MB | |
0.44.0 (2024-02-17) source code.zip | 2024-02-17 | 2.4 MB | |
README.md | 2024-02-17 | 2.1 kB | |
Totals: 3 Items | 4.3 MB | 0 |
- Add new option "useDefaultExclusion" for build configuration to handle exclusion of hidden files (1708)
- The <noCache> option is now propagated down to the buildx command, if it is set in the <build> section. (1717)
- Fix Buildx build with Dockerfile outside of the Docker build context directory (1721)
- Add support setting driverOpts for buildx (1704)
- Multi-Architecture push is not sending pull registry auth credentials (1709)
- Adding support for
--cacheFrom
and--cacheTo
buildX arguments (1621) - Add support for using maven/system properties for an ARG used as the FROM image in a dockerfile (1731)
- Revert workaround for checking docker version for checking whether to add
docker --config
flag or not. (1754) - Add a workaround to copy docker-buildx binary to temporary config directory created for docker buildx build. This seems to make docker recognize buildx even after config override. (1754)
- Fix Windows volume bindings for Rancher, Podman and Windows-based containers (1719)
- Extract the Docker Compose v2.1+
depends_on
conditions and apply them as Docker Maven Plugin waiting configurations (888) - Update
org.apache.maven:maven-core
to3.8.1
(1702)
Thanks to our contributors ❤️ 🤗 - @thuva9872 - @tadgh - @mruzicka - @Hellspam - @sdumitriu - @bergerst - @mdxabu - @poikilotherm