Docker build secret
I have a Node.js application but I wanted to use my own Dockerfile. I need to use BuildKit's Build Secrets. How do I assign the build secret in railway builds?
7 Replies
Project ID:
N/A
N/A
the service variables are passed in as build args
build args are a different thing
then I'm sorry but you weren't clear in what you are asking
Solution
ah gotcha, railway does not support this