Self-hosted runners limitation?

crisog
PRO

3 days 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

0 Replies

3 days 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.


crisog
PRO

3 days ago

Gotcha


3 days ago

!s


Status changed to Solved brody 3 days ago


Self-hosted runners limitation? - Railway Help Station