Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker compose image error #1

Open
sOm2y opened this issue Aug 30, 2018 · 1 comment
Open

Docker compose image error #1

sOm2y opened this issue Aug 30, 2018 · 1 comment

Comments

@sOm2y
Copy link

sOm2y commented Aug 30, 2018

docker-compose -f sawtooth-erc20.yaml up

Pulling sawtooth-metrics (sawtooth-metrics:latest)...
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.

It seems this image no longer available, can you help?

@Kamaleswarim-hexaware
Copy link

make network_start

sawtooth-metrics - sucessfully downloaded

Successfully tagged sawooth-metrics-dashboard:latest
docker-compose -f ./sawtooth-erc20.yaml up --force-recreate
Creating network "erc20chain" with the default driver
Pulling validator (sawtooth-validator:latest)...
ERROR: pull access denied for sawtooth-validator, repository does not exist or may require 'docker login'
Makefile:9: recipe for target 'network_up' failed
make: *** [network_up] Error 1

It seems sawtooth-validator, repository not found, can you help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants