whole-tale / wt-prov-model

Experiments, design documents, and prototypes supporting a provenance model for Tales and runs.
MIT License
0 stars 1 forks source link

Docker image for tracing and querying examples in a container #15

Open tmcphillips opened 4 years ago

tmcphillips commented 4 years ago

Whole Tale will need to trace runs executing in a Docker container. A Docker image also would enable others easily to run the examples in this repo and query/visualize them.

tmcphillips commented 4 years ago

The examples all work correctly from withing a Docker container, with the added benefit that the recorded absolute file paths are consistent across platforms and installations.

The run-examples-image target in the Makefile at the top of the repo automates starting the container and running the examples.