This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
0.1.1
- use rocker/dockerclient for docker connection initiation
- use rocker/template; new helpers, such as
dump
,assert
andreplace
- support
log_driver
andlog_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