Sha256: 836167bba5f4ad4b453b5168233eb82f514e92fe78413a57210adf0ce8c7d437
Contents?: true
Size: 735 Bytes
Versions: 6
Compression:
Stored size: 735 Bytes
Contents
## 0.11.0 (January 9th, 2018) IMPROVEMENTS: * If credentials are provided, the build task will now authenticate prior to building to allow images to be built with private base images. ## 0.10.0 (October 24th, 2017) BACKWARDS INCOMPATIBILITIES / NOTES: * The push and tag rake tasks now accept an `argument_names` parameter providing names of the arguments passed to the task. These arguments are in turn passed to any factory functions. Previously the factory functions took the task parameters as the first argument, now they take the task arguments as the first argument and the task parameters as the second. IMPROVEMENTS: * All factory functions now take the task arguments for the push and tag rake tasks.
Version data entries
6 entries across 6 versions & 1 rubygems