[PR #11629] feat: container init script #13870

Open
opened 2026-02-16 18:18:42 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11629

State: open
Merged: No


What does this PR do?

I would like to introduce the ability to define an entry script, so that everyone can customise its own development environment used then by opencode.
This allows to deprecate the various rust/bun-node/tauri-linux images by using only init scripts.

If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!

How did you verify your code works?

Built the image locally. Additionally, that's the same approach I use in my image here

Fixes https://github.com/anomalyco/opencode/issues/11631

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11629 **State:** open **Merged:** No --- ### What does this PR do? I would like to introduce the ability to define an entry script, so that everyone can customise its own development environment used then by opencode. This allows to deprecate the various rust/bun-node/tauri-linux images by using only init scripts. **If you paste a large clearly AI generated description here your PR may be IGNORED or CLOSED!** ### How did you verify your code works? Built the image locally. Additionally, that's the same approach I use in my image [here](https://github.com/ilteoood/vscode-remote-tunnels/blob/main/src/entrypoint) Fixes https://github.com/anomalyco/opencode/issues/11631
yindo added the pull-request label 2026-02-16 18:18:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13870