LocalAI / docs /Dockerfile
AbdulElahGwaith's picture
Upload folder using huggingface_hub
0f07ba7 verified
Raw
History Blame Contribute Delete
99 Bytes
FROM klakegg/hugo:ext-alpine
RUN apk add git && \
git config --global --add safe.directory /src