2020-03-04 19:55:51 +01:00
|
|
|
# docker-archlinux-hugo
|
2020-03-04 20:23:48 +01:00
|
|
|
|
2020-03-20 03:39:02 +01:00
|
|
|
[![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)
|
2020-03-02 00:42:59 +01:00
|
|
|
|
|
|
|
This repository provides the Dockerfile to create a Docker image used for web developent using [Hugo](https://gohugo.io) website building framework.
|
2020-03-04 20:23:48 +01:00
|
|
|
|
2020-11-03 21:56:48 +01:00
|
|
|
The image is rebuilt <del>approximately every hour</del> nightly to ensure it always has the latest packages.
|
2020-03-02 00:42:59 +01:00
|
|
|
|
2020-07-26 21:46:42 +02:00
|
|
|
push mirror lives in [this GitHub repo](https://github.com/wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf/docker-archlinux-hugo)
|
|
|
|
development happens on [this Gitea instance](https://git.dotya.ml/wanderer/docker-archlinux-hugo)
|
|
|
|
|
2020-03-02 00:42:59 +01:00
|
|
|
## What you get
|
2020-06-02 21:37:28 +02:00
|
|
|
* updated Arch Linux [image](https://hub.docker.com/r/immawanderer/archlinux) based on [base image](https://hub.docker.com/_/archlinux)
|
2020-03-02 00:42:59 +01:00
|
|
|
* git
|
2020-03-04 19:38:35 +01:00
|
|
|
* hugo-extended (latest version from [GitHub](https://github.com/gohugoio/hugo/releases))
|
2020-03-02 00:42:59 +01:00
|
|
|
|
|
|
|
## Purpose
|
|
|
|
* web development using `Hugo` upon fresh package base
|