node-red / node-red/node-red-docker
docker pull nodered/node-red fails with DOCKER_CONTENT_TRUST=1
Aperta
@hardillb ci sta già lavorando.
Dal 1/6/2021.
- Lingua principale
- Shell
- Stelle
- 540
- Fork
- 434
- Merge medio
- 24m
- PR unite (30g)
- 5
Descrizione
What are the steps to reproduce?
DOCKER_CONTENT_TRUST=1 docker pull nodered/node-red
What happens?
[root@fitlet-2 tpm2]# docker pull nodered/node-red
Using default tag: latest
Error: remote trust data does not exist for docker.io/nodered/node-red: notary.docker.io does not have trust data for docker.io/nodered/node-red
What do you expect to happen?
[root@fitlet-2 tpm2]# docker pull nodered/node-red
Using default tag: latest
latest: Pulling from nodered/node-red
0a6724ff3fcd: Downloading 147.1kB/2.815MB
0e88ccee218e: Downloading 4.135MB/22.2MB
68aee5547ce7: Downloading 1.932MB/2.345MB
449ce1354b7e: Waiting
ef5a64ae34b5: Waiting
ce7315e3679c: Waiting
14134559e7be: Waiting
37cbffb78fc3: Waiting
985420e950d0: Waiting
241e4876a223: Waiting
6eb8914161d7: Waiting
9974816a3be8: Waiting
Please tell us about your environment:
- Node-RED version: nodered/node-red:latest
- Node.js version: included in Docker image
- npm version: included in Docker Image
- Platform/OS: Docker, Fedora IoT 33
- Browser: Chrome
Workaround:
[root@fitlet-2 tpm2]# DOCKER_CONTENT_TRUST=0 docker pull nodered/node-red
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Valutazione
Questa issue non è ancora stata valutata.