This commit is contained in:
Andy Bunce 2026-02-27 17:58:20 +00:00
parent 9f7e742711
commit d8cd37ca04

View file

@ -53,8 +53,8 @@ RUN curl -fsSL https://opencode.ai/install | bash
ENV PATH="/root/.opencode/bin:$PATH" ENV PATH="/root/.opencode/bin:$PATH"
# 8. Install Oh-My-OpenCode # 8. Install Oh-My-OpenCode
RUN bunx oh-my-opencode@latest install --no-tui \ #RUN bunx oh-my-opencode@latest install --no-tui \
--claude=no --gemini=no --copilot=no # --claude=no --gemini=no --copilot=no
# 9. CONFIG PART 1: Hardware/Providers (opencode.json) # 9. CONFIG PART 1: Hardware/Providers (opencode.json)
# Maps your local ports to providers. # Maps your local ports to providers.