R
Railway3d ago
hzmi

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?
Solution:
ah gotcha, railway does not support this
Jump to solution
7 Replies
Percy
Percy3d ago
Project ID: N/A
hzmi
hzmi3d ago
N/A
Brody
Brody3d ago
the service variables are passed in as build args
hzmi
hzmi3d ago
build args are a different thing
Brody
Brody3d ago
then I'm sorry but you weren't clear in what you are asking
hzmi
hzmi3d ago
Docker Documentation
Build secrets
Manage credentials and other secrets securely
Solution
Brody
Brody3d ago
ah gotcha, railway does not support this