We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1102c3 commit 15902cfCopy full SHA for 15902cf
packages/opencode/Dockerfile
@@ -7,4 +7,4 @@ ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=${BUN_RUNTIME_TRANSPILER_CACHE_PATH}
7
RUN apk add libgcc libstdc++
8
ADD ./dist/opencode-linux-x64-baseline-musl/bin/opencode /usr/local/bin/opencode
9
RUN opencode --version
10
-
+ENTRYPOINT ["opencode"]
0 commit comments