webapp container preserves quotes in config variable values #645

Closed
opened 2023-11-14 15:16:39 +00:00 by dboreham · 1 comment
Owner

See: https://github.com/docker/cli/issues/3630

We need to work around this somehow because it's not acceptable for us to tell users they have to re-write their existing .env files because docker is stupid.

See: https://github.com/docker/cli/issues/3630 We need to work around this somehow because it's not acceptable for us to tell users they have to re-write their existing `.env` files because docker is stupid.
Member

Worked around by sourcing using the dot.env library.

Worked around by sourcing using the dot.env library.
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/stack-orchestrator#645
No description provided.