740 B
740 B
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
- ssh
- rsync (for deployments of the builds)
- hugo-extended (latest version from GitHub)
Purpose
- web development using
Hugo
upon fresh package base