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
Log as follows: ubuntu:20.04 (base) crist@crist:~/WorkSpace/label/xtreme1-v0.9$ sudo docker compose up [+] Running 8/8 ✘ frontend Error Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 15.0s ✘ pcd-tools Error context canceled 15.0s ✘ mysql Error context canceled 15.0s ✘ backend Error context canceled 15.0s ✘ minio Error context canceled 15.0s ✘ image-vect-visualization Error context canceled 15.0s ✘ redis Error context canceled 15.0s ✘ nginx Error context canceled 15.0s Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
The text was updated successfully, but these errors were encountered:
Make sure your network can download images from Docker Hub.
Sorry, something went wrong.
jaggerwang
No branches or pull requests
Log as follows:
ubuntu:20.04
(base) crist@crist:~/WorkSpace/label/xtreme1-v0.9$ sudo docker compose up
[+] Running 8/8
✘ frontend Error Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 15.0s
✘ pcd-tools Error context canceled 15.0s
✘ mysql Error context canceled 15.0s
✘ backend Error context canceled 15.0s
✘ minio Error context canceled 15.0s
✘ image-vect-visualization Error context canceled 15.0s
✘ redis Error context canceled 15.0s
✘ nginx Error context canceled 15.0s
Error response from daemon: Get "https://registry-1.docker.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
The text was updated successfully, but these errors were encountered: