container image for building websites with Hugo any good? Yes. https://hub.docker.com/r/immawanderer/fedora-hugo
Go to file
surtur 8c2b65c4cd
All checks were successful
continuous-integration/drone/push Build is passing
chore(makefile): bump kaniko to 1.7.0
no need to force as this version of kaniko is already capable of
detecting container engine on cgroupsv2 hosts
2021-10-21 01:08:57 +02:00
hooks build: enable BuildKit via build hook env var 2021-03-09 21:25:05 +01:00
.drone.yml ci: bump hadolint to v2.7.0 (#5) 2021-08-30 23:09:58 +02:00
Dockerfile chore: bump hugo version to 0.88.1 2021-09-04 23:48:39 +02:00
LICENSE fix: licensor field [skip ci] 2021-03-09 21:05:28 +01:00
Makefile chore(makefile): bump kaniko to 1.7.0 2021-10-21 01:08:57 +02:00
README.md readme: microbadger is no more [skip ci] 2021-07-16 13:21:56 +02:00
curl.it feat: added .drone.yml+curl.it and updated README.md 2020-06-07 07:07:39 +02:00

docker-fedora-hugo

Build Status Docker Cloud Build Status Docker Image Version (latest by date) Docker Image Version (tag latest semver) Docker Image Size (tag) Docker pulls

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 registry.fedoraproject.org/fedora-minimal:34 image
  • git
  • hugo-extended (latest version from GitHub)

Purpose

  • web development using Hugo upon fresh package base