Skip to content

v0.6.0

Compare
Choose a tag to compare
@avirshup avirshup released this 07 Nov 04:34
· 61 commits to master since this release
5b93234

New point-release, marking the overhaul in the late 0.5.x versions, and several brand-new features including:

  • specify custom dockerignore rules at each step (using ignore and ignorefile fields the YML file)
  • explicitly use pulled images as cache sources (--cache-repo and --cache-tag)
  • use an external dockerfile as a base (using the FROM_DOCKERFILE field)
  • colored, easier to scan output
  • more helpful error messages in more situations