repeatr icon indicating copy to clipboard operation
repeatr copied to clipboard

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 A...

Results 5 repeatr issues
Sort by recently updated
recently updated
newest added

https://github.com/zchee/libhyperkit is probably the right set of bindings to make use of that will work for mac hosts. There needs to be a refactor in how the rio mount placer...

![gs_transmat_bug](https://cloud.githubusercontent.com/assets/1406278/25968078/da8983a8-3655-11e7-9eee-83aa129577e3.jpg) ```yaml outputs: "gs-output": mount: "/" type: "gs" silo: "gs+ca:///wares//" ```

I'm starting to get time to look at actually slowly starting to play with repeatr. One thing that I don't 100% understand yet, is where data is stored/cached. When I...

From my [runtime notes](https://github.com/polydawn/repeatr/blob/master/notes/which-runtime.md#dns): > You now have a network address access, but not DNS. > Inside the container, here is my immediate way to fix that: > > `echo...

type:enhancement