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

Remove remind101/conveyor-builder #57

Closed ejholmes closed 8 years ago

ejholmes commented 8 years ago

I moved remind101/conveyor-builder to it's own repo for a couple reasons:

  1. Previously it had to be manually built and pushed locally, which makes me sad on my connection.
  2. Provides 1:1 mapping with the github repo and docker repo so we can just build it with Conveyor.
  3. Makes it easier to fork it and customize.