FROM klakegg/hugo:ext-alpine
RUN apk add --no-cache git && \
git config --global --add safe.directory /src