after git clone, I'm trying to run launch-local-node.sh , but it gives me below error :
Pulling syncer (councilbox/quorum-explorer-syncer:)...
latest: Pulling from councilbox/quorum-explorer-syncer
a48c500ed24e: Pull complete
1e1de00ff7e1: Pull complete
0330ca45a200: Pull complete
471db38bcfbf: Pull complete
0b4aba487617: Pull complete
6ba58b22933b: Pull complete
362efa980146: Pull complete
1ce78d190a85: Pull complete
6bff40798ec3: Pull complete
Digest: sha256:ce3c083d8dfb3f2310552ea62bc7254a3b54451e9ec70a0cdee0c17e3dfa0b9c
Status: Downloaded newer image for councilbox/quorum-explorer-syncer:latest
Pulling metrics (councilbox/quorum-explorer-metrics:)...
ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Continue with the new image? [yN]y
Pulling metrics (councilbox/quorum-explorer-metrics:)...
ERROR: pull access denied for councilbox/quorum-explorer-metrics, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
after git clone, I'm trying to run launch-local-node.sh , but it gives me below error :
Pulling syncer (councilbox/quorum-explorer-syncer:)... latest: Pulling from councilbox/quorum-explorer-syncer a48c500ed24e: Pull complete 1e1de00ff7e1: Pull complete 0330ca45a200: Pull complete 471db38bcfbf: Pull complete 0b4aba487617: Pull complete 6ba58b22933b: Pull complete 362efa980146: Pull complete 1ce78d190a85: Pull complete 6bff40798ec3: Pull complete Digest: sha256:ce3c083d8dfb3f2310552ea62bc7254a3b54451e9ec70a0cdee0c17e3dfa0b9c Status: Downloaded newer image for councilbox/quorum-explorer-syncer:latest Pulling metrics (councilbox/quorum-explorer-metrics:)... ERROR: The image for the service you're trying to recreate has been removed. If you continue, volume data could be lost. Consider backing up your data before continuing.
Continue with the new image? [yN]y Pulling metrics (councilbox/quorum-explorer-metrics:)... ERROR: pull access denied for councilbox/quorum-explorer-metrics, repository does not exist or may require 'docker login': denied: requested access to the resource is denied