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

lk86/improve-docker-entrypoint #10242

Merged
merged 12 commits into from
Feb 15, 2022
Merged

lk86/improve-docker-entrypoint #10242

merged 12 commits into from
Feb 15, 2022

Conversation

lk86
Copy link
Contributor

@lk86 lk86 commented Feb 14, 2022

Update daemon entrypoint to stop printing all commands and to support environment variables similar to mina.service

This allows a user to mount a .mina-env file as /entrypoint.d/mina-env in the container and the entrypoint script will use those environment variables just like mina.service does in debian. Unlike mina.service though, this setup should be backwards compatible with providing flags on the command line as normal.

…ing all commands and to support environment varibles similar to mina.service
@lk86 lk86 requested a review from a team as a code owner February 14, 2022 22:10
@lk86 lk86 added the ci-build-me Add this label to trigger a circle+buildkite build for this branch label Feb 14, 2022
@lk86 lk86 merged commit e6db28e into compatible Feb 15, 2022
@lk86 lk86 deleted the lk86/improve-docker-entrypoint branch February 15, 2022 03:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-build-me Add this label to trigger a circle+buildkite build for this branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant