container image for building websites with Hugo
https://hub.docker.com/r/immawanderer/archlinux-hugo
surtur
27276bd5f4
All checks were successful
continuous-integration/drone/push Build is passing
- explicitly target 'latest' base image tag - get back to *not* updating the whole system (use `pacman -Sy` instead of `-Syu`) as that is a waste of resources when only a couple of packages are to be used in the end. that results in smaller image size and shorter build time |
||
---|---|---|
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.
The image is rebuilt approximately every hour to ensure it always has the latest packages.
What you get
- updated Arch Linux base image
- git
- hugo-extended (latest version from GitHub)
Purpose
- web development using
Hugo
upon fresh package base