container image for building websites with Hugo any good? Yes. https://hub.docker.com/r/immawanderer/fedora-hugo
Go to file
surtur bb6fc9aeda
All checks were successful
continuous-integration/drone/push Build is passing
rm curl.it legacy script
2022-04-28 14:13:05 +02:00
hooks build: enable BuildKit via build hook env var 2021-03-09 21:25:05 +01:00
.drone.yml rename: Dockerfile --> Containerfile 2022-04-20 16:40:33 +02:00
Containerfile chore: bump hugo to version 0.98.0 2022-04-28 14:05:50 +02:00
Dockerfile rename: Dockerfile --> Containerfile 2022-04-20 16:40:33 +02:00
LICENSE fix: licensor field [skip ci] 2021-03-09 21:05:28 +01:00
Makefile makefile: bump kaniko executor to v1.8.1-debug 2022-04-28 14:04:41 +02:00
README.md rename: Dockerfile --> Containerfile 2022-04-20 16:40:33 +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 a Containerfile to create a container image, which may be 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:35 image
  • git
  • hugo-extended (latest version from GitHub)

Purpose

  • web development using Hugo upon fresh package base