localAi / docs /Dockerfile
eder0782's picture
inicio
7def60a
raw
history blame
99 Bytes
FROM klakegg/hugo:ext-alpine
RUN apk add git && \
git config --global --add safe.directory /src