bitcore icon indicating copy to clipboard operation
bitcore copied to clipboard

Docker Image not available

Open Malaccoda opened this issue 4 years ago • 0 comments

It seems the docker image has been removed from dockerhub:

> Executing task: docker build --pull --rm -f "bitcore/packages/insight/Dockerfile" -t bitcore:latest "bitcore/packages/insight" <

Sending build context to Docker daemon  2.175MB
Step 1/2 : FROM bitcore-node
pull access denied for bitcore-node, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
The terminal process "bash '-c', 'docker build --pull --rm -f "bitcore/packages/insight/Dockerfile" -t bitcore:latest "bitcore/packages/insight"'" terminated with exit code: 1.

Terminal will be reused by tasks, press any key to close it.

Malaccoda avatar Jul 19 '21 03:07 Malaccoda