How do I give railway credentials to pull from a private container registry?
I am trying to deploy a project and I am getting 403 errors when the railway builder tries to pull my base image from a private registry
7 Replies
Project ID:
41f3e5b0-3233-406e-938c-ed0cbe426163
41f3e5b0-3233-406e-938c-ed0cbe426163
You might find these helpful:
- Laravel Project getting error 403 after deployment.
- Node.js program getting back 403 error when making http request
- Server Error 503 after successful docker build
⚠️ experimental feature
I have tried providing DOCKER_USERNAME and DOCKER_PASSWORD values like travis uses, but that seems to be a travis-specific thing. The rest of what I have found online requires running
docker login
in some fashion before the docker build startsi am not aware of any possibilities to achieve this, and i dont think any of the other conductors do either, sorry
Thanks. Is there a better method to maybe get an answer from a dev?
you can email [email protected]
or upgrade to teams plan for direct support