docker-archlinux-hugo/README.md
surtur 335f6036de
All checks were successful
continuous-integration/drone/push Build is passing
added rsync + ssh and updated README.md
2020-03-08 04:38:57 +01:00

740 B

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