container image for building websites with Hugo https://hub.docker.com/r/immawanderer/archlinux-hugo
Go to file
surtur 27276bd5f4
All checks were successful
continuous-integration/drone/push Build is passing
updated Dockerfile
- 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
2020-03-17 03:09:09 +01:00
hooks updated Dockerfile and set build date using an ARG 2020-03-04 17:09:02 +01:00
.drone.yml removed redundant key [skip ci] 2020-03-17 03:07:31 +01:00
Dockerfile updated Dockerfile 2020-03-17 03:09:09 +01:00
LICENSE LICENSE: add license 2020-03-03 00:14:00 +01:00
README.md updated README.md: added microbadger md badges 2020-03-17 01:49:27 +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

Purpose

  • web development using Hugo upon fresh package base