Skip to content

balena 17.06-rev1

Compare
Choose a tag to compare
@petrosagg petrosagg released this 13 Oct 09:48
· 39 commits to 17.06-resin since this release

Builder

  • Allow bind-mounting a volume in the build context #27

CLI

  • Add command for generating image deltas #35

Daemon

  • Add utility that can boot a system into a container #10
  • Add the ability to create binary delta between two images #11
  • Include engine name in version information #32
  • Minimize page cache usage during pull de0993b

Plugins

  • Disable plugin support #14

Logging

  • Disable awslogs, fluentd, gcplogs, gelf, logentries, splunk, and syslog logging drivers fe4d45c

Runtime

  • Disable consul, etcd, and zookeeper discovery backends 380ba69

Swarm Mode

  • Disable swarm mode #14

Distribution

  • On-the-fly layer extraction during docker pull #8
  • Improve layer reuse when pushing to v1 registries #28
  • Include a combined progress bar of all the layers in the output #31