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

18 lines
740 B
Markdown

# docker-archlinux-hugo
[![Build Status](https://drone.dotya.ml/api/badges/wanderer/docker-archlinux-hugo/status.svg?ref=refs/heads/master)](https://drone.dotya.ml/wanderer/docker-archlinux-hugo)
This repository provides the Dockerfile to create a Docker image used for web developent using [Hugo](https://gohugo.io) 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](https://hub.docker.com/r/archlinux/base)
* git
* ssh
* rsync (for deployments of the builds)
* hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))
## Purpose
* web development using `Hugo` upon fresh package base