opencontainers / umoci

umoci modifies Open Container images
https://umo.ci
Apache License 2.0
744 stars 98 forks source link

Publish container image from this registry #545

Open Georift opened 6 months ago

Georift commented 6 months ago

Hey I was looking at using this project today, and noticed there weren't any "official" container images provided. Atleast from my initial searching.

Would you be open to change to publish an image to ghcr.io alongside this repository? Happy to submit a PR to do this.

cyphar commented 4 days ago

Sorry, I thought I replied to this already, what would you want the image to contain / how would you see it being used? umoci is generally intended to be used as a tool on the host, and while you could use it from a container I'm not sure what the use-case is for that.

Georift commented 4 days ago

When I posted this comment I was adding a label to a large batch of container images. I was mostly interested container as a quick way to get the umoci binary on my ARM based mac.

I understand my usecase might be a bit of an edge-case.