Live data from Hacker News

Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis

shippable.com

1–10 of 38 posts

Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis

#3
post #2

This 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

#4
post #3
post #2

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

Super. Time to switch from Travis :D

Re: Show HN: Shippable – Free CI and CD service built on Docker, 2X faster than travis

#7
There is a group of developers that need way more love from the CI space: iOS devs.

One 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

#9

How 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 ).

being opensource ++ i noticed these services are opportunistic wrappers of docker (which itself is more than that now), then provide a limited amount of builders for a few bucks (probably because it runs on AWS?)

these could be interesting for projects which need 100, 1000 builders tho, without being cost prohibitive.

Post reply on HN