This website requires JavaScript.
Explore
Help
Sign In
google
/
docsy-example
mirror of
https://github.com/google/docsy-example.git
Watch
1
Star
0
Fork
You've already forked docsy-example
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
786f14cd47
docsy-example
/
Dockerfile
5 lines
100 B
Docker
Raw
Blame
History
FROM
floryn90/hugo:ext-alpine
RUN
apk add git
&&
\
git config --global --add safe.directory /src
Reference in New Issue
View Git Blame
Copy Permalink