container image for building websites with Hugo
any good? Yes.
https://hub.docker.com/r/immawanderer/fedora-hugo
surtur
d728f4cd60
This is a temporary workaround that enables kaniko to run on cgroup v2 enabled hosts. Due to an upstream issue, kaniko fails to detect that it is indeed being run from a container. Solution introduced here is to force kaniko to run regardless. ref: https://github.com/GoogleContainerTools/kaniko/issues/1592 [skip ci] |
||
---|---|---|
hooks | ||
.drone.yml | ||
curl.it | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
README.md |
docker-fedora-hugo
This repository provides the Dockerfile to create a Docker image used for web developent using Hugo website building framework.
The image is rebuilt approximately every hour nightly to ensure it always has the latest packages.
push mirror lives in this GitHub repo
development happens on this Gitea instance
What you get
- updated
fedora:33
image - git
- hugo-extended (latest version from GitHub)
Purpose
- web development using
Hugo
upon fresh package base