Skip to content

Conversation

@ndeloof
Copy link
Collaborator

@ndeloof ndeloof commented Apr 25, 2025

fixes docker/compose#12775

$  docker compose config --no-interpolate --no-normalize
name: ${MY_DEPLOY_NAME}
services:
  hello:
    image: ${IMG_NAME}

@glours glours merged commit 409f451 into main Apr 25, 2025
15 checks passed
@glours glours deleted the name_interpolate branch April 25, 2025 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Name set to environment variable silently coerced to lowercase name

3 participants