docker-fedora-hugo/README.md
surtur f84c016be7
All checks were successful
continuous-integration/drone/push Build is passing
dockerfile: switch to fedora-minimal
* source the image from fedoraproject's container repository
* edit Dockerfile to use microdnf as dnf is unavailable in -minimal
  images
* instruct microdnf to not install weak deps or docs
* update image info in README.md
2021-04-21 23:03:41 +02:00

1.3 KiB

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

Purpose

  • web development using Hugo upon fresh package base