Skip to content

fix: pass mise age key to docker run#745

Merged
exKAZUu merged 1 commit intomainfrom
fix/wb-pass-mise-age-key-to-docker-run
May 4, 2026
Merged

fix: pass mise age key to docker run#745
exKAZUu merged 1 commit intomainfrom
fix/wb-pass-mise-age-key-to-docker-run

Conversation

@exKAZUu
Copy link
Copy Markdown
Member

@exKAZUu exKAZUu commented May 4, 2026

Summary

  • pass MISE_AGE_KEY through generated docker run commands when it is defined
  • keeps runtime mise decryption in entrypoints without baking the age key into images

Verification

  • yarn verify

Co-authored-by: WillBooster (Codex CLI) <agent@willbooster.com>
@exKAZUu exKAZUu merged commit a525798 into main May 4, 2026
6 checks passed
@exKAZUu exKAZUu deleted the fix/wb-pass-mise-age-key-to-docker-run branch May 4, 2026 04:24
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request updates the start method in dockerScripts.ts to conditionally include the MISE_AGE_KEY environment variable in the docker run command if it is defined in the project environment. I have no feedback to provide.

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.

1 participant