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 ef19233 commit 8cd39f8Copy full SHA for 8cd39f8
Dockerfile
@@ -1,4 +1,4 @@
1
FROM debian:12-slim
2
-COPY dist/ /usr/local/bin/
+COPY dist/ /bin/
3
VOLUME ["/data/"]
4
ENTRYPOINT [ "llama-server" ]
0 commit comments