docker-archlinux-hugo/README.md
surtur 430d9d46fb
All checks were successful
continuous-integration/drone/push Build is passing
added docker build status md badge
2020-03-20 03:39:02 +01:00

19 lines
1.1 KiB
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)
[![Docker Cloud Build Status](https://img.shields.io/docker/cloud/build/immawanderer/archlinux-hugo)](https://hub.docker.com/r/immawanderer/archlinux-hugo/builds)
[![](https://images.microbadger.com/badges/version/immawanderer/archlinux-hugo.svg)](https://microbadger.com/images/immawanderer/archlinux-hugo)
[![](https://images.microbadger.com/badges/commit/immawanderer/archlinux-hugo.svg)](https://microbadger.com/images/immawanderer/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/_/archlinux)
* git
* hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))
## Purpose
* web development using `Hugo` upon fresh package base