Self-hosted runners limitation?

a year ago

I tried building/pushing an image using a Railway self-hosted runner but it fails

I'm using this template,

https://railway.com/new/template/pXId5Q?teamId=d546a817-7743-4892-b03a-f5a75df596f9

Isn't there a way to make it work somehow?

Solved

3 Replies

a year ago

From the template overview:

Avoid Docker-in-Docker

Railway's current container model does not allow for docker containers inside its containers, which means any GitHub Actions workflow that pulls a container and runs it will fail.


a year ago

Gotcha


a year ago

!s


Status changed to Solved brody 11 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...