Chat / docs /Dockerfile
Baraaqasem's picture
Upload 711 files
651d019 verified
raw
history blame
99 Bytes
FROM klakegg/hugo:ext-alpine
RUN apk add git && \
git config --global --add safe.directory /src