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

chore(holesky/docker): mount volumes on predefined paths #357

Merged
merged 3 commits into from
Nov 7, 2024

Conversation

thedevbirb
Copy link
Contributor

No description provided.

@thedevbirb thedevbirb requested a review from mempirate November 5, 2024 11:49
#
# NOTE: These enviroment variables take precedence over the ones provided via `env_file`.
# Reference: https://docs.docker.com/compose/how-tos/environment-variables/envvars-precedence/
BOLT_SIDECAR_DELEGATIONS_PATH: "${BOLT_SIDECAR_DELEGATIONS_PATH+/etc/delegations.json}"
Copy link
Contributor

Choose a reason for hiding this comment

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

Will this not set the env var to an empty string?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

if is provided, it will be set to /etc/delegations.json. Otherwise, it will be unset (or set to an empty string). Does it make sense?

@thedevbirb thedevbirb force-pushed the lore/fix/docker-volumes branch from 8685ba3 to 0679a49 Compare November 5, 2024 14:18
@thedevbirb thedevbirb merged commit b804abb into lore/feat/holesky-launch Nov 7, 2024
1 of 2 checks passed
@thedevbirb thedevbirb deleted the lore/fix/docker-volumes branch November 7, 2024 16:38
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.

3 participants