from Hacker News

Show HN: Gandalf – $1 private Docker registries

by lexaude on 4/24/14, 1:52 PM with 45 comments

We just released Gandalf.io, a private docker registry-as-a-service. We've kept it really simple and affordable. The first private docker is free and the rest come in plans all priced at $1 / docker. We built Gandalf.io as an internal tool to manage and access our dockers and liked it so much we're releasing it as a service.

Gandalf.io is built by a small team of developers for fellow developers. We're eager to do more like managing trusted builds, continuous integration and continuous deployment, as a single pipeline using only dockers on our platform. For now though we think empowering teams to get started with dockers by sharing them easily and using the standard docker cli will do.

  • by rubiquity on 4/24/14, 2:31 PM

    I'm a Docker newbie but, don't private registries go against the spirit of Docker and basically every infrastructure automation tool created in last 5 years? I can't even see enterprisey companies finding this useful because their IT policies are so strict that having config on someone else's servers, private or not, is against their wonky rules.
  • by opendais on 4/24/14, 3:04 PM

    I'm uncertain as to why I'd use this over the official project offering [ https://index.docker.io/plans/ ] at roughly the same price point? [e.g. $50/month = 50]?
  • by fancyremarker on 4/24/14, 5:40 PM

    There are already private Docker registries out there. My company uses https://quay.io , for example, and Docker has its own private registry. How does Gandalf compare to these existing offerings, besides on price?

    Security for Docker images is just as important, and in some cases more important than it is for code assets. What protection does Gandalf offer against unauthorized downloading of images/layers, and tampering with images stored in the repository?

    Does Gandalf plan to support features like building images from a Dockerfile, ideally sent via GitHub repo hook? This is a great workflow convenience offered by both Quay and Docker.

  • by wcchandler on 4/24/14, 4:28 PM

    Constructive criticism =/= trolling.

    Please don't equate the two when posting on HN. People here are offering comments, insight, and opinions. It shouldn't be surprising if they are not in agreement with you on certain aspects.

    That being said, best of luck!

  • by jander on 4/24/14, 4:20 PM

    Maybe I grok access privs incorrectly but..

    Personal user data Full access This application will be able to read and write all user data. This includes the following:

    Private email addresses Profile information Followers

    Why read AND write? Why all data?

  • by sabhiram on 4/24/14, 2:50 PM

    So what are sizing limits on each "repo" you offer? Unlimited?

    I could not find a FAQ-esq section on your page, and was too lazy to "sign up to (possibly) find out".

  • by arb99 on 4/24/14, 2:37 PM

    Good luck using something called 'Gandalf'..
  • by nickstinemates on 4/24/14, 4:38 PM

    Best of luck guys, I love competition :)
  • by toisanji on 4/24/14, 3:02 PM

    what exactly is the use case for this?
  • by lexaude on 4/24/14, 3:16 PM

    btw, for support questions - we're #gandalfio on freenode
  • by nubela on 4/24/14, 2:27 PM

    tempting at a gr8 price. all it has to do now is to work correctly.