Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 712 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 712 Bytes

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.