container image for building websites with Hugo any good? Yes. https://hub.docker.com/r/immawanderer/fedora-hugo
Go to file
surtur 32ba351c35
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
feat: bump base image fedora version to 33
* plus some Dockerfile refactoring
2020-10-15 01:59:53 +02:00
hooks initial commit 2020-06-07 06:28:44 +02:00
.drone.yml refactor: no commit message in notification on success 2020-09-14 13:44:32 +02:00
Dockerfile feat: bump base image fedora version to 33 2020-10-15 01:59:53 +02:00
LICENSE initial commit 2020-06-07 06:28:44 +02:00
README.md feat: bump base image fedora version to 33 2020-10-15 01:59:53 +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

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 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