How to `railway run` a docker project?

Reading the docs, I found this tidbit about running a nodejs project locally:
For example, to run your Node.js project with your remote environment variables: Run your Node.js project with your remote environment variables railway run npm start
If I have a docker project, what <cmd> do I pass to build and run the Dockerfile?
2 Replies
Percy
Percy13mo ago
Please provide your project ID or reply with N/A. Thread will automatically be closed if no reply is received within 10 minutes. You can copy your project's id by pressing Ctrl/Cmd + K -> Copy Project ID.
jetpackjoe
jetpackjoe13mo ago
N/A