alistair
alistair
Explore posts from servers
RRailway
Created by alistair on 6/1/2024 in #✋|help
Unable to deploy simple service - deploy never seems to start
Hi there, currently unable to deploy my service - I've tried editing env vars and saving but no deploy actually happens, and there's nothing in the deploy list
7 replies
RRailway
Created by alistair on 5/24/2024 in #✋|help
Specify path to Dockerfile?
Can we specify a path to the Dockerfile in a monorepo? Ideally the setup would be like this 1. clone 2. docker build . -f docker/api.Dockerfile -t my-app:latest 3. docker run my-app From what I understood this could be possible with a custom railway config? Couldn't quite find it in the docs or where to do this in the UI. Cheers
4 replies