docker-data-only-container-demo
docker-data-only-container-demo copied to clipboard
trafficstars
Docker-Data-Only-Container-Demo
My Docker Global Hack Day project to explore the concept of data-only Docker containers by setting up a workflow around pandoc ("a universal document converter")
See accompanying blog post for details: Tiny Docker Pieces, Loosely Joined
Usage
Build all Docker images:
$ ./build-images.sh
Run example to see how multiple docker containers work together on a single data-only container:
$ ./example.sh
License
MIT license. Copyright (c) 2013 Tom Offermann.