container image for building websites with Hugo any good? Yes. https://hub.docker.com/r/immawanderer/fedora-hugo
Go to file
surtur 8f9e6dca2f
All checks were successful
continuous-integration/drone/push Build is passing
feat: add kaniko build to the pipeline
commit b790ccc27ab7977dba5964b85a5d4d5d1663ae23
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 01:47:02 2020 +0100

    fix: missing literal 'branch/' in the URL path

commit 7feab3483f0be7008165949c358fc52c6bc9f4a7
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 01:06:12 2020 +0100

    fix: grab missing Dockerfile before build attempt

    * since path of the Dockerfile was not the issue, revert the change of 5533ed0f6e

commit 5533ed0f6e78a689c6902fd9d60ff69b37818acc
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 00:52:56 2020 +0100

    fix: kaniko missing Dockerfile in path

commit ec28ddb6486635662e3f323b03782c054a84342c
Author: surtur <a_mirre@utb.cz>
Date:   Wed Dec 2 00:49:17 2020 +0100

    chore: build image with kaniko on push
2020-12-02 02:28:22 +01:00
hooks initial commit 2020-06-07 06:28:44 +02:00
.drone.yml feat: add kaniko build to the pipeline 2020-12-02 02:28:22 +01:00
Dockerfile chore: bump hugo version to 0.79.0 2020-11-27 23:19:17 +01:00
LICENSE initial commit 2020-06-07 06:28:44 +02:00
README.md feat: switch from hourly to nightly rebuilds 2020-11-03 20:49:12 +01: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 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