Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

un-nest docker compose variable substitution in sandbox config #8191

Closed

Conversation

twt--
Copy link
Contributor

@twt-- twt-- commented Aug 26, 2024

the docker-compose i'm running (from debian bookworm) doesn't like nested variables like ${var${nestedVar}}, so this is a small change to unnest the variables in the docker-compose.sandbox.yml config

twt-- and others added 2 commits August 26, 2024 10:10
the docker-compose i'm running (from debian bookworm) doesn't like
nested variables like `${var${nestedVar}}`, so this is a small change
to unnest them.
@ludamad ludamad added the redo-typo-pr Automated. label Oct 2, 2024
@AztecBot AztecBot closed this Oct 2, 2024
TomAFrench pushed a commit that referenced this pull request Oct 2, 2024
… in sandbox config (#8930)

Thanks twt-- for
#8191.

Co-authored-by: Tim T <[email protected]>
Co-authored-by: ludamad <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
redo-typo-pr Automated.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants