Commit Graph

4 Commits

Author SHA1 Message Date
Tianon Gravi 143301cc9e Merge github.com/docker-library/go-dockerlibrary into bashbrew
This adjusts import paths, go.mod, and adds a new "Dockerfile.test" to run the unit tests.
2020-08-19 16:21:07 -07:00
Tianon Gravi 818247f8b4 Add examples/tests for "pkg/execpipe" (100% coverage!) 2017-04-03 15:02:26 -07:00
Tianon Gravi 945a488370 Rename "execpipe.New" to "execpipe.Run" so it's more clear that it invokes "Start" too 2016-06-24 17:31:43 -07:00
Tianon Gravi 449c8e950c Add new "execpipe" package for easily streaming the output of commands in a sane, simple "io.Reader" way 2016-06-24 17:09:19 -07:00