Posts

Showing posts with the label Docker Build Errors

ERROR: pull access denied for ..., repository does not exist or may require 'docker login': denied: requested access to the resource is denied : Docker Build Error

 ERROR: pull access denied for  xyz, repository does not exist or may require 'docker login': denied: requested access to the resource is denied Possible Causes Step 1: Login to docker or Sign up and login with uid and password If still facing error Step 2: check the Docker file name.It should have Docker(D caps) and no extension like .txt etc..