docker compose config --environment

Category: Docker

docker compose config --environment

Print environment used in interpolation

Shows the environment values that compose substitutes into ${VAR} references in the compose file. Interpolation (replacing variables) happens before the model is rendered. Combine with --no-interpolate to see the raw template instead.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.