Why does my Bitbucket pipeline fail with a permission denied error when accessing Docker registry?
Our team maintains a Bitbucket repository that uses a self‑hosted runner to build Docker images and push them to an internal container registry. The pipeline step that executes docker push consistently fails with a "permission denied" message, even though the registry URL, repository name, and tag are correct. We have stored the registry username and passwor