This website requires JavaScript.
Explore
Help
Sign in
askiiart
/
docker-hugo
Watch
1
Star
0
Fork
You've already forked docker-hugo
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
44ad280e14
docker-hugo
/
Dockerfile
5 lines
98 B
Text
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-08-26 13:44:05 -05:00
FROM golang:alpine3.18
WORKDIR /data
Fix Dockerfile
2023-08-28 18:08:57 -05:00
COPY dart-sass/sass /bin
Initial commit
2023-08-26 13:44:05 -05:00
RUN apk add git
COPY hugo*/hugo /bin
Reference in a new issue
Copy permalink