iopipe / turtle

Turtle - functional composition for building lambda architectures in NodeJS
Apache License 2.0
153 stars 9 forks source link

Use volume container for docker-based "install" instructions #40

Closed ewindisch closed 8 years ago

ewindisch commented 8 years ago

For better cross-platform and multi-host support, our instructions will work for more people if we don't use bind-mounted volumes but use data-containers instead.

Signed-off-by: Eric Windisch eric@iopipe.com