mirror of
https://github.com/DrHo1y/ezrknn-llm.git
synced 2026-03-25 01:56:43 +07:00
3 lines
55 B
Docker
3 lines
55 B
Docker
FROM ubuntu:focal
|
|
ENTRYPOINT /bin/bash ./entrypoint.sh
|