Skip to content
This repository has been archived by the owner on Jan 11, 2019. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@frenck frenck released this 11 Dec 21:16
· 19 commits to master since this release
8433a1f

Full Changelog

Added

  • Adds support for new Hass.io Docker labels #41
  • Adds possibility to pass in existing Docker socket into the build environment #39
  • Adds squash support detection #46
  • Adds option to use different image tag as cache source #42
  • Adds documentation about passing in a Docker socket #45
  • Adds binfmt initialization using qemu-user-static container #43 #47

Changed

  • Sets DEBIAN_FRONTEND to non-interactive for a cleaner build output
  • Improved CodeClimate configuration
  • Updated README to match the style used everywhere
  • Updated issue links in the CHANGELOG
  • Promoted project stage from "Experimental" to "Development"