container image for building websites with Hugo https://hub.docker.com/r/immawanderer/archlinux-hugo
Go to file
surtur 2f98537808
All checks were successful
continuous-integration/drone/push Build is passing
move hash
2020-03-09 07:15:31 +01:00
hooks updated Dockerfile and set build date using an ARG 2020-03-04 17:09:02 +01:00
.drone.yml move hash 2020-03-09 07:15:31 +01:00
Dockerfile fix: the package name is openssh 2020-03-08 04:48:49 +01:00
LICENSE LICENSE: add license 2020-03-03 00:14:00 +01:00
README.md added rsync + ssh and updated README.md 2020-03-08 04:38:57 +01:00

docker-archlinux-hugo

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 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