Local works perfectly.
Why
ENV values differ from ARG during build vs runtime.
Fix
Use ENV for runtime, ARG only for build.
Daily micro-tips for C#, SQL, performance, and scalable backend engineering.
Local works perfectly.
Why
ENV values differ from ARG during build vs runtime.
Fix
Use ENV for runtime, ARG only for build.