Hi there,
We have been using Docker for the past year+. FOr some reason today we can no longer perform any action such as pull or push…
Is there a known issue going on right now?
This is what I get after calling docker compose pull:
error pulling image configuration: image config verification failed for digest sha256:7726210f75b...
Following is my github action when trying to push an image:
#15 exporting to image
[705](h***ep:6:711)#15 16.92 error: failed commit on ref "layer-sha256:a88bfffa9f2503ca2....": failed to do request: Put "https://registr...?_...digest=sha256%...c": EOF
Any help is greatly appreciated!