strong-docker-build
Version:
Build a Docker image of an app run under strong-supervisor
31 lines (16 loc) • 645 B
Markdown
2016-05-06, Version 1.1.1
=========================
* update copyright notices and license (Ryan Graham)
* Refer to licenses with a link (Sam Roberts)
* Use strongloop conventions for licensing (Sam Roberts)
* test: enable coverage reporting (Ryan Graham)
2015-06-09, Version 1.1.0
=========================
* test: fix misleading assertion (Ryan Graham)
* Update license to dual Artistic-2.0/StrongLoop (Ryan Graham)
* deps: update 0.x deps to latest (Ryan Graham)
* load dockerode as lazily as possible (Ryan Graham)
* deps: add lodash (Ryan Graham)
2015-05-21, Version 1.0.0
=========================
* First release!