Settings

Theme

Show HN: A Docker/OCI IPFS based distributed registry

github.com

3 points by yuvalkohavi 4 years ago · 1 comment

Reader

yuvalkohaviOP 4 years ago

Created a docker registry that is backed by IPFS. It can work has 2 new components in it (can be used independently):

1. A storage driver - This allows you to push and pull images using IPFS as storage. The storage root is published to IPNS and can be shared, so other people can use your pushed images. You can even layer them! 2. A registry middleware - This allows you to pull OCI images directly from IPFS using their CID (no need for IPNS).

I hope you give it a try, and would love to hear your feedback!

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection