I tried adding service docker gitea
codewithbharath
HOBBYOP

13 days ago

Please tell me the step to pull image and start using as service in my project.

Solved

5 Replies

Railway
BOT

13 days ago

To deploy a Docker image like Gitea, click the "New" button in the top right of your project canvas, select "Docker Image", then enter the image path (e.g. gitea/gitea). The image will be pulled and deployed automatically. You can configure variables and public networking from the service's Settings tab after creation. More details are in our services docs.


Status changed to Awaiting User Response Railway 13 days ago


Railway

To deploy a Docker image like Gitea, click the "New" button in the top right of your project canvas, select "Docker Image", then enter the image path (e.g. `gitea/gitea`). The image will be pulled and deployed automatically. You can configure variables and public networking from the service's Settings tab after creation. More details are in our [services docs](https://docs.railway.com/services).

codewithbharath
HOBBYOP

13 days ago

when I enter the path it's redirect to hub.docker.com.. Do we need a registry or it's pull the image ..

Screenshot 2026-06-24 at 11.27.49 PM.png

Attachments


Status changed to Awaiting Railway Response Railway 13 days ago


Railway
BOT

13 days ago

The dropdown showing hub.docker.com/r/gitea/gitea is just a reference link to the image on Docker Hub, not a redirect. Click that suggestion or press Enter, and we will pull the image from Docker Hub automatically. No separate registry setup is needed for public images.


Status changed to Awaiting User Response Railway 13 days ago


codewithbharath
HOBBYOP

13 days ago

yes after enter I got the image but it's not user friendly .. tell us like pull the image add the service.. how we know to enter get the service and below showing hub link..


Status changed to Awaiting Railway Response Railway 13 days ago


Railway
BOT

13 days ago

The Docker Hub link in the dropdown is just showing where the image lives. The actual pull happens on our side once you press Enter. We hear the feedback that this could be more explicit in the UI.


Status changed to Awaiting User Response Railway 13 days ago


Railway
BOT

6 days ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 6 days ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...