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

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