Skip to content

accept dashes in variable names#336

Merged
ndeloof merged 1 commit intocompose-spec:masterfrom
ndeloof:dashes
Jan 5, 2023
Merged

accept dashes in variable names#336
ndeloof merged 1 commit intocompose-spec:masterfrom
ndeloof:dashes

Conversation

@ndeloof
Copy link
Copy Markdown
Collaborator

@ndeloof ndeloof commented Jan 3, 2023

while uses of dashes makes .env file non compliant with IEEE Standard 1003.1-2001, we should not block users from relying on this, especially considering our docker-compose v1 legacy.

closes #310

Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
@ndeloof ndeloof requested review from glours, milas, nicksieger and ulyssessouza and removed request for glours and milas January 3, 2023 08:14
Copy link
Copy Markdown
Collaborator

@glours glours left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

character '-' dash no longer valid environment variable

3 participants