container image for building websites with Hugo any good? Yes. https://hub.docker.com/r/immawanderer/fedora-hugo
Go to file
2021-04-21 22:51:57 +02:00
hooks build: enable BuildKit via build hook env var 2021-03-09 21:25:05 +01:00
.drone.yml ci: add reworked push logic; use own kaniko image 2021-04-21 05:06:10 +02:00
curl.it feat: added .drone.yml+curl.it and updated README.md 2020-06-07 07:07:39 +02:00
Dockerfile chore: correct container metadata label [skip ci] 2021-04-21 22:51:57 +02:00
LICENSE fix: licensor field [skip ci] 2021-03-09 21:05:28 +01:00
Makefile makefile: fix for kaniko on cgroup v2 hosts 2021-04-21 22:47:37 +02:00
README.md feat: switch from hourly to nightly rebuilds 2020-11-03 20:49:12 +01:00

docker-fedora-hugo

Build Status Docker Cloud Build Status

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