Solved gitlab-runner error: Failed to pull image with policy “always”: Error response from daemon
I met the issue while running gitlab pipleline. I can docker pull the image at the host and any other environments, but the pipeline running in docker container still failed. I could not fetch the image from remote Docker repository. Here is the detail of the error message: Using Docker executor with image <…