Deployment failing
Getting this error constantly all of a sudden:
-----
> [internal] load metadata for docker.io/library/python:3.12:
-----
Dockerfile:1
-------------------
1 | >>> FROM python:3.12
2 |
3 | ENV PYTHONUNBUFFERED=1
-------------------
ERROR: failed to solve: python:3.12: failed to resolve source metadata for docker.io/library/python:3.12: failed to authorize: failed to fetch oauth token: unexpected status from GET request to https://auth.docker.io/token?scope=repository%3Alibrary%2Fpython%3Apull&service=registry.docker.io: 401 Unauthorized
4 Replies
Project ID:
N/A
N/A
Solution
Dockerhub has an ongoing incident - https://www.dockerstatus.com/
ok, thanks