This website requires JavaScript.
Explore
Help
Sign In
r
/
lumbung.space
Watch
0
Star
0
Fork
0
You've already forked lumbung.space
forked from
ruangrupa/lumbung.space
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
57b3c49993
lumbung.space
/
Dockerfile.hugo
8 lines
89 B
Docker
Raw
Normal View
History
Unescape
Escape
try ext version
2022-03-04 11:50:07 +00:00
FROM
klakegg/hugo:ext-alpine
feat: CI/CD setup
2022-01-05 10:02:44 +00:00
RUN
apk add --no-cache curl git
EXPOSE
1313
COPY
. /src/
Reference in New Issue
Copy Permalink