envoy icon indicating copy to clipboard operation
envoy copied to clipboard

notary.docker.io does not have trust data for docker.io/envoyproxy/envoy

Open kushalagrawal opened this issue 1 year ago • 2 comments

Title: Unable to pull docker image due to the error notary.docker.io does not have trust data for docker.io/envoyproxy/envoy

Description: when installing envoy using ubuntu or rpm based installation defined in https://www.envoyproxy.io/docs/envoy/v1.29.3/start/install version it installs is envoy version: d362e791eb9e4efa8d87f6d878740e72dc8330ac/1.18.2/clean-getenvoy-76c310e-envoy/RELEASE/BoringSSL upon search I realised there is no rpm available for latest version. Therefore, When I tried using the docker image way of installation using command docker pull envoyproxy/envoy:v1.29-latest docker throws an error saying:

Error: remote trust data does not exist for docker.io/envoyproxy/envoy: notary.docker.io does not have trust data for docker.io/envoyproxy/envoy

kushalagrawal avatar Apr 15 '24 12:04 kushalagrawal

when installing envoy using ubuntu or rpm based installation

currently only the ubuntu/debian and docker ways of installing are supported. The rpm repo is/was provided by a 3rd party and may not work.

docker throws an error

we dont currently have Docker content trust set up - you will need to disable that in your Docker client - at least, for now.

Setting this up seems like a good idea (https://docs.docker.com/engine/security/trust/#signing-images-with-docker-content-trust)

phlax avatar Apr 15 '24 13:04 phlax

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

github-actions[bot] avatar May 15 '24 16:05 github-actions[bot]

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.

github-actions[bot] avatar May 22 '24 20:05 github-actions[bot]