All checks were successful
continuous-integration/drone/push Build is passing
* hourly is a bit much anyway
22 lines
1.3 KiB
Markdown
22 lines
1.3 KiB
Markdown
# docker-fedora-hugo
|
|
|
|
[](https://drone.dotya.ml/wanderer/docker-fedora-hugo)
|
|
[](https://hub.docker.com/r/immawanderer/fedora-hugo/builds)
|
|
[](https://microbadger.com/images/immawanderer/fedora-hugo)
|
|
[](https://microbadger.com/images/immawanderer/fedora-hugo)
|
|
|
|
This repository provides the Dockerfile to create a Docker image used for web developent using [Hugo](https://gohugo.io) website building framework.
|
|
|
|
The image is rebuilt <del>approximately every hour</del> nightly to ensure it always has the latest packages.
|
|
|
|
push mirror lives in [this GitHub repo](https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/docker-fedora-hugo)
|
|
development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-fedora-hugo)
|
|
|
|
## What you get
|
|
* updated `fedora:33` image
|
|
* git
|
|
* hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))
|
|
|
|
## Purpose
|
|
* web development using `Hugo` upon fresh package base
|