mirror of
https://github.com/DrHo1y/ezrknn-llm.git
synced 2026-03-24 09:36:44 +07:00
Initial working version of Dockerfile
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
FROM ubuntu:focal
|
||||
ENTRYPOINT /bin/bash ./entrypoint.sh
|
||||
COPY setup.sh /setup.sh
|
||||
RUN ./setup.sh
|
||||
|
||||
Reference in New Issue
Block a user