Wercker is introducing Workflows, a streamlined way to manage custom Docker container pipelines for distributed apps and microservices. Workflows can be used with AWS, CoreOS, Deis, Kubernetes and DC/OS. Once a user defines a hook, the pipeline is executed in a Docker container. Those hooks can either be another pipeline (how meta!) or Git sources. Pipelines can be set-up using a registry in Wercker, or manually created. Once created, pipelines can be run parallel or sequentially. The reach of Wercker Workflows is fairly endless. With a bit of work upfront, deployment is automated without a developer having to fiddle with…

This story continues at The Next Web