This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Description
I can see the blog package.json has its own Docker commands for building with environment variables but I don't see how the azure.yml calls those scripts for Docker:build or Docker:run.
How does AZD build the container with the env variables? My understanding is that AZD itself only injects env vars when the final container starts.