remind101 / conveyor

A fast build system for Docker images.
http://engineering.remind.com/introducing-conveyor/
BSD 2-Clause "Simplified" License
221 stars 24 forks source link

Streaming logs #15

Closed ejholmes closed 8 years ago

ejholmes commented 8 years ago

Conveyor should have some UI like tugboat and support streaming the build logs. Could use pgstream to do the streaming.

S3 sucks because the logs aren't treated as IO streams.