How Docker images are pulled and verified from DockerHub
During a recent debugging session with a program that uses config.digest field from the JSON manifest file of Docker images as Image SHA to pull from DockerHub (or other registries), I encountered an intriguing error:
Error response from daemon: unkn...
retick.hashnode.dev6 min read