microsoft / LSKV

A Ledger-backed Secure Key-Value store (LSKV), built on the Confidential Consortium Framework (CCF)
https://microsoft.github.io/CCF
MIT License
34 stars 6 forks source link

Publish docker images on release #142

Open jeffa5 opened 1 year ago

jeffa5 commented 1 year ago

Is your feature request related to a problem? Please describe.

The docker images would be useful to have published for allowing users to try out the service locally more easily.

Describe the solution you'd like

Automatically publish the docker images on a tag.

Describe alternatives you've considered

Let users build the images themselves, but why make their machines burn cycles?

jeffa5 commented 1 year ago

Currently, we publish the images on pushing to main under ccfmsrc.azurecr.io/public/lskv:latest-${target} for targets virtual and sgx.