File size: 99 Bytes
651d019
 
 
 
1
2
3
4
5
FROM klakegg/hugo:ext-alpine

RUN apk add git && \
  git config --global --add safe.directory /src