polydawn / repeatr

Repeatr: Reproducible, hermetic Computation. Provision containers from Content-Addressable snapshots; run using familiar containers (e.g. runc); store outputs in Content-Addressable form too! JSON API; connect your own pipelines! (Or, use github.com/polydawn/stellar for pipelines!)
https://repeatr.io
Apache License 2.0
68 stars 5 forks source link

Assembler file support #84

Closed warpfork closed 7 years ago

warpfork commented 7 years ago

Support for (and test coverage for) using plain files in rio/placer.Assembler.

... meaning: the "file" transmat can be used in full formulas, as can bind mounts of individual files from the host.