This website requires JavaScript.
Explore
Help
Sign In
ruangrupa
/
lumbung.space
Watch
1
Star
0
Fork
1
You've already forked lumbung.space
Code
Issues
11
Pull Requests
Projects
Releases
Wiki
Activity
298715912c
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