This website works better with JavaScript.
Explore
Help
Sign In
ndumas
/
self-host
Watch
1
Star
0
Fork
You've already forked self-host
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
22ed1169e8
self-host
/
drone-plugins
/
drone-hugo
/
Dockerfile
4 lines
91 B
Docker
Raw
Blame
History
FROM
golang:latest AS build
RUN
go install -tags extended github.com/gohugoio/hugo@latest
Reference in New Issue
View Git Blame
Copy Permalink