[fix]
This commit is contained in:
parent
9f7e742711
commit
d8cd37ca04
1 changed files with 2 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue