Deploy Private Docker Image

aalfath
PRO

a year ago

Hi,

I could not seem to deploy private Docker image hosted @ ghcr.io

Is this feature supported or do I need to configure something else on Railway?

Thanks

update: I am using Pro Plan if that matters

Solved

0 Replies

aalfath
PRO

a year ago

41b0549f-2a9b-4414-9793-7dfafd1ba8f6


aalfath
PRO

a year ago

The error on the build logs says: "We were unable to connect to the Registry for this image. If this error persists, please reach out to the Railway team."


a year ago

have you entered your credentials for the registry?


aalfath
PRO

a year ago

I am logged in using Github to Railway, so I suppose Railway should be able to access the registry?


a year ago

go into the service settings and enter the credentials it asks for


aalfath
PRO

a year ago

Ah found it, I didn't expect having to pass an access token:

1242228699043205000


aalfath
PRO

a year ago

I will try it


a year ago

authentication for repos and the registry are separate things, and doing it that way also allows for you to authenticate with other registries like dockerhub or quay.io


aalfath
PRO

a year ago

awesome, it works. Thanks @Brody


a year ago

no problem!


jaironlanda
PRO

5 months ago

Hi, is this available only for the Pro plan? I can't see it in my service settings.


5 months ago

correct, its only pro


jaironlanda
PRO

5 months ago

I see, thanks.


5 months ago

!s


Status changed to Solved brody 5 months ago


Deploy Private Docker Image - Railway Help Station