mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
11 lines
283 B
Markdown
11 lines
283 B
Markdown
|
## Docker
|
||
|
|
||
|
[Erlend Klakegg Bergheim] graciously maintains [Docker images] based on images for Alpine Linux, Busybox, Debian, and Ubuntu.
|
||
|
|
||
|
```sh
|
||
|
docker pull klakegg/hugo
|
||
|
```
|
||
|
|
||
|
[Docker images]: https://hub.docker.com/r/klakegg/hugo
|
||
|
[Erlend Klakegg Bergheim]: https://github.com/klakegg
|