All Versions
19
Latest Version
Avg Release Cycle
181 days
Latest Release
2295 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.0.0 Changes
June 15, 20172017-06-15
-
v2.0.0-M2
June 15, 2017 -
v2.0.0-M1
June 15, 2017 -
v1.8.2 Changes
- ๐ Fix issue with changed output from Buildkit. #120
-
v1.8.1 Changes
- ๐ Fix issue with changed output from Buildkit. #118
-
v1.8.0 Changes
August 16, 2020 -
v1.7.0 Changes
July 09, 2020- ๐ Support passing build arguments with
dockerBuildArguments in docker
setting. - โ Add
ARG
instruction. - ๐ Fix issue with resolving native Dockerfile path when in root of project.
- ๐ Fix issue with Docker build not passing failure properly on build failure.
- ๐ Support passing build arguments with
-
v1.6.0 Changes
July 04, 2020- ๐ Fix issue with building images not working with Docker 19.03.12.
- โ Add support for native Dockerfiles with
NativeDockerfile(filePath))
. - โ Add support for Docker BuildKit.
-
v1.5.0 Changes
October 02, 2017- โ Add
HEALTHCHECK
instruction #75 - The
ADD
andCOPY
instructions can now receive thechown
flag - ๐ Fix
dockerBuildAndPush
task in sbt 1.0
- โ Add
-
v1.4.1 Changes
March 02, 2017- ๐ Fix broken version check with Dockers updated version scheme #61