edgelesssys / contrast

Deploy and manage confidential containers on Kubernetes
https://docs.edgeless.systems/contrast
GNU Affero General Public License v3.0
161 stars 6 forks source link

resourcegen: use docker.io registry for emojivoto images #540

Closed katexochen closed 3 weeks ago

katexochen commented 3 weeks ago

We observed multiple issues when pulling the emojivoto images from docker.l5d.io. Let's switch to pulling these images from docker.io instead and hope for a better stability.

Might resolve #516