docsy-example/Dockerfile

5 lines
100 B
Docker

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