Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

0.1.1

Compare
Choose a tag to compare
@ybogdanov ybogdanov released this 17 Sep 17:02
· 139 commits to master since this release

0.1.0...0.1.1

  • use rocker/dockerclient for docker connection initiation
  • use rocker/template; new helpers, such as dump, assert and replace
  • support log_driver and log_opt container properties; configure docker to do log rotation for the containers by default
  • add -print option to print the rendered config and stop running: useful for debugging template rendering