praxis
praxis copied to clipboard
Dockerfile ARG support
trafficstars
convox build should honor the Dockerfile ARG command by making the app env available during build.
This would be enormously helpful. It prevents me from needing two different Dockerfiles: one for dev and one for prod.
Related issue from rack: https://github.com/convox/rack/issues/156
@nzoschke From what you mentioned in Slack a while ago, this feature has been added to praxis. Is that correct?