Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
1–10 of 38 posts
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#2Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#3This looks neat! We're using Docker containers for computational math at MathHarbor. Amazing stuff. One question - is it possible to bring in our own container images onto Shippable?
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#4This looks neat! We're using Docker containers for computational math at MathHarbor. Amazing stuff. One question - is it possible to bring in our own container images onto Shippable?
That's exactly what we're working on :) You'll see this light up in the next couple of weeks.
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#5Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#6Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#7One day I hope to see a comparable service emerge. Until then the only semi-comparable and cost effective solution is a self hosted Jenkins.
(although I'd love to be proved wrong)
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#8Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#9How is this better than Drone ( https://drone.io )? My builds run really fast on it and they're also running on Docker. On top of that, they're also open source ( https://github.com/drone/drone ).
these could be interesting for projects which need 100, 1000 builders tho, without being cost prohibitive.
Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis
#10No love for BitBucket?