#Docker build args
16 messages · Page 1 of 1 (latest)
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.
No project ID was provided. Closing thread.
Watery-crook - Project ind : 2e5ece58-7854-4123-a337-a6eac1dd7f4a
Is that the project id
you can't change the command railway uses to run the image after it was built, but perhaps you could achieve the same thing with a Dockerfile?
the project id is 2e5ece58-7854-4123-a337-a6eac1dd7f4a
the docker file uses ARGS
which requires one to supploy --build-args
where and how do i set this ?
service variables
what's what the railway docs say, yes
🙂