update: Dockerfile
This commit is contained in:
@@ -69,5 +69,6 @@ RUN npm install -g opencode-ai && npm cache clean --force
|
||||
RUN opencode --version
|
||||
|
||||
COPY skills /root/.config/opencode/skills
|
||||
COPY csv2json /root/workspace/csv2json
|
||||
|
||||
ENTRYPOINT ["opencode"]
|
||||
|
||||
Reference in New Issue
Block a user