This repository has been archived by the owner on Jun 16, 2021. It is now read-only.
Admiring Murdock
- Supporting v2 compose : parsing and handling networks and volumes.
- Completing
pull
anddown
commands. - Add the
events
command. - Implementing
depend_on
directive. - Add support for
build-args
in compose files. - Using
context.Context
across the API to ease integration with other piece. Project
refactoring using options struct (explicit) instead ofContext
fields (implicit). Also adding aAPIProject
interface.Builder
split into its own package.- Switch from
candieyaml
togo-yaml
as it's more active and now has a compatible license. - A few other refactoring for quality, extensibility and simplification.
Thanks @joshwget @mikedougherty @ibuildthecloud @kunalkushwaha @janeczku @dansteen @bfosberry @dtan4