ipfs-shipyard / container-demos

ipfs container demos
MIT License
44 stars 13 forks source link

docker registries #25

Open whyrusleeping opened 9 years ago

whyrusleeping commented 9 years ago

I think our big selling point for containers right now is the ability to have a distributed registry. I think that putting more time into documentation about how to set them up will be good, a detailed readme on how to set it up, what commands to run, things that might break, etc.

Also, I think we should look at sharing and combining ipns registries. How can I pull a docker image from your registry to mine just using the ipfs tool?

I think that if we can make it trvial to use ipfs to ship docker images, we are going to be in a really good place.

whyrusleeping commented 9 years ago

cc @jbenet @hosh

jbenet commented 9 years ago

agreed. this may not play well with ipns not being super ready yet

jvassev commented 8 years ago

Hi, I've just published a project that enables almost a seamless integration between docker and IPFS: https://github.com/jvassev/image2ipfs/. I guess you could be working on something similar and I'd be happy if you share more :) What do you think about making the gateway speak the Registry v2 protocol on /v2?

xiaods commented 6 years ago

any update?

miguelmota commented 5 years ago

Golang version of @jvassev's image2ipfs: https://github.com/miguelmota/ipdr