image architecture
aldrickdev
PROOP

2 years ago

What docker image architecture should by my target if I want to run a custom image on Railway? I have built one to linux/arm64/v8 but am getting the error below when trying to deploy on Railway:

exec container process /bin/sh: Exec format error

Closed

3 Replies

aldrickdev
PROOP

2 years ago

38592e1d-b306-413f-8638-c44d1edf4c97


2 years ago

You should be building for x86_64 or amd64. Railway uses x86 servers.


aldrickdev
PROOP

2 years ago

Got it, thanks for the quick follow up. Was this information in the docs somewhere?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...