-
Notifications
You must be signed in to change notification settings - Fork 108
Description
Hi,
The Raspberry Pi OS image is hidden behind an email wall. Can we please publish this to Docker Hub, like the other Chainguard images?
https://images.chainguard.dev/rpi
https://hub.docker.com/u/chainguard
This manual image download is difficult to integrate into downstream CI/CD pipelines. It invites attackers to inject malware, since there's no public upstream image registry.
I can add checksum metadata to my downstream artifacts. But there's no way for anyone to verify that, across updates.
I can't ensure that my downstream images receive security updates in a timely, automated fashion, until the image begins continuously pushing updates to a conventional registry.
That would help spreaqd the load onto the Docker Hub CDN. Integrating with Docker Hub's official curated image library would be fantastic!
Alternatively, ghcr.io would suffice.