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
ERROR: failed to solve: pytorch/pytorch:2.1.2-cuda12.1-cudnn8-devel: failed to copy: httpReadSeeker: failed open: failed to do request: Get "https://dockerproxy.com/v2/pytorch/pytorch/blobs/sha256:ecb3f786af6cb6c838d3290933dfe10f022488defd8c1f606769cb151f83140d?ns=docker.io": dialing dockerproxy.com:443 with direct connection: connecting to 202.160.130.118:443: dial tcp 202.160.130.118:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
The text was updated successfully, but these errors were encountered:
D:\ai\Streamer-Sales>docker build -t streamer-sales:v0.8.0 -f docker/Dockerfile .
[+] Building 69.1s (2/2) FINISHED docker:default
=> [internal] load build definition from Dockerfile 0.0s
=> => transferring dockerfile: 938B 0.0s
=> ERROR [internal] load metadata for docker.io/pytorch/pytorch:2.1.2-cuda12.1-cudnn8-devel 69.0s
Dockerfile:1
1 | >>> FROM pytorch/pytorch:2.1.2-cuda12.1-cudnn8-devel
2 |
3 | LABEL MAINTAINER="HinGwen.Wong"
ERROR: failed to solve: pytorch/pytorch:2.1.2-cuda12.1-cudnn8-devel: failed to copy: httpReadSeeker: failed open: failed to do request: Get "https://dockerproxy.com/v2/pytorch/pytorch/blobs/sha256:ecb3f786af6cb6c838d3290933dfe10f022488defd8c1f606769cb151f83140d?ns=docker.io": dialing dockerproxy.com:443 with direct connection: connecting to 202.160.130.118:443: dial tcp 202.160.130.118:443: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
The text was updated successfully, but these errors were encountered: