You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when i enter into with-netstats, and docker-compose scale bootstrap=1 miner=2 eth=10 statsmon=1
which will broke errors, as follows
Building statsmon
Step 1 : FROM iojs
Pulling repository docker.io/library/iojs
ERROR: for statsmon
ERROR: Service 'statsmon' failed to build: Network timed out while trying to connect to https://index.docker.io/v1/repositories/library/iojs/images. You may want to check your internet connection or if you are behind a proxy.
The text was updated successfully, but these errors were encountered:
when i enter into with-netstats, and docker-compose scale bootstrap=1 miner=2 eth=10 statsmon=1
which will broke errors, as follows
Building statsmon
Step 1 : FROM iojs
Pulling repository docker.io/library/iojs
ERROR: for statsmon
ERROR: Service 'statsmon' failed to build: Network timed out while trying to connect to https://index.docker.io/v1/repositories/library/iojs/images. You may want to check your internet connection or if you are behind a proxy.
The text was updated successfully, but these errors were encountered: