We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I follow READ.ME and run docker Browse to rest_api/src/main/docker and run docker-compose up -d Step 1/4 : FROM ubuntu:xenial xenial: Pulling from library/ubuntu 7b8b6451c85f: Pulling fs layer ab4d1096d9ba: Pulling fs layer e6797d1788ac: Pulling fs layer e25c5c290bde: Waiting ERROR: Service 'ioe-app' failed to build: error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/a5/a51debf7e1eb2018400cef1e4b01f2e9f591f6c739de7b5d6c142f954f3715a7/data?verify=1542790201-Y0ATOVI3AsWwTcxjJupUBN5gReM%3D: dial tcp: lookup production.cloudflare.docker.com on 127.0.0.53:53: read udp 127.0.0.1:33806->127.0.0.53:53: i/o timeout
rest_api/src/main/docker
docker-compose up -d
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I follow READ.ME and run docker
Browse to
rest_api/src/main/docker
and rundocker-compose up -d
Step 1/4 : FROM ubuntu:xenial
xenial: Pulling from library/ubuntu
7b8b6451c85f: Pulling fs layer
ab4d1096d9ba: Pulling fs layer
e6797d1788ac: Pulling fs layer
e25c5c290bde: Waiting
ERROR: Service 'ioe-app' failed to build: error pulling image configuration: Get https://production.cloudflare.docker.com/registry-v2/docker/registry/v2/blobs/sha256/a5/a51debf7e1eb2018400cef1e4b01f2e9f591f6c739de7b5d6c142f954f3715a7/data?verify=1542790201-Y0ATOVI3AsWwTcxjJupUBN5gReM%3D: dial tcp: lookup production.cloudflare.docker.com on 127.0.0.53:53: read udp 127.0.0.1:33806->127.0.0.53:53: i/o timeout
The text was updated successfully, but these errors were encountered: