Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

docker pull nodered/node-red fails with DOCKER_CONTENT_TRUST=1

オープン
#220 コメント 6 件 リアクション 0 件 担当者 1 名 GitHub で見る

@hardillb がすでに取り組んでいます。

2021年6月1日 から。

評価

この issue はまだ評価されていません。

説明

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
主要言語
Shell
スター
540
フォーク
434
平均マージ
24分
マージ済み PR(30日)
5

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

node-red/node-red-docker のほかの issue

node-red/node-red-docker の issue をすべて見る

似ている issue

Shell/Bash の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。