NeonSBuffalo
NeonSBuffalo
RRailway
Created by NeonSBuffalo on 10/22/2024 in #✋|help
image architecture
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
5 replies
RRailway
Created by NeonSBuffalo on 10/3/2023 in #✋|help
Sidecar Patterns
Is it possible to deploy a container that has a sidecar, or multiple containers in a single service? This idea is similar to how you can run multiple containers in a single Fargate Task. My main reason of asking this is because I would like to use the Datadog Agent, which can deployed on Railway, but the main problem is that the Datadog Agent expects the applications it is monitoring to be in the same network as that's how it's auto discovery works.
4 replies