container image for building websites with Hugo
https://hub.docker.com/r/immawanderer/archlinux-hugo
surtur
485b1e125e
All checks were successful
continuous-integration/drone/push Build is passing
* add hadolint Dockerfile linter step * update Dockerfile to implement hadolint suggestions (cbp) * switch to immawanderer/drone-kaniko as the kaniko flavour of choice * add a note to README about the DH builds issue situation |
||
---|---|---|
hooks | ||
.drone.yml | ||
Dockerfile | ||
LICENSE | ||
README.md |
docker-archlinux-hugo
This repository provides the Dockerfile to create a Docker image used for web developent using Hugo website building framework.
⚠️ 🚧 DockerHub issue 🚧 ⚠️
unless you're running Arch (or a Fedora 34+ or some reasonably recent thing) as your host OS, please make sure you read through the following issue write-up (since DH issue affects the base image it affects this one, too)
⇒ wanderer/docker-archlinux#1
⚠️ 🚧 🚧 🚧 ⚠️
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 Arch Linux image based on base image
- git
- hugo-extended (latest version from GitHub)
Purpose
- web development using
Hugo
upon fresh package base