google / certificate-transparency-go

Auditing for TLS certificates (Go code)
https://certificate.transparency.dev
Apache License 2.0
915 stars 234 forks source link

Would it be possible to create a release container for trillian/ctfe/ct_server #985

Open vaikas opened 2 years ago

vaikas commented 2 years ago

Hey there, in Sigstore we use the ctfe that runs on top of Trillian and we were wondering if it would be possible to release a container for that? (If you already do this I missed it, my apologies)

It would be super easy to build the container with ko https://github.com/ko-build/ko

And then would be great to get it signed with cosign. If this is something of interest maybe we could put together a github action for this. Though I see you use cloud build so, is that something that would be preferable?

evankanderson commented 1 year ago

Hey CTFE team -- if someone was willing to donate a GitHub Actions workflow to build a container image for releases, would that be an acceptable way to publish the container images? If so, would that be published to ghcr.io or to Google Container Registry?