- Multi-architecture images using buildx (1502) @chonton
- Migrate to JUnit5 and Mockito for testing (1550) @chonton
docker:stop
should respect docker.skip even whendocker.executeStopOnVMShutdown
is set totrue
(1561) @doyleyoung- Prevent concurrent access to secDispatcher during password decryption (1533) @joserebelo
- Support for
docker run --sysctl
parameters (1530) @jpraet - Add missing dash to buildx
--build-arg
(1559) @elektro-wolle