docker-archlinux-hugo/README.md

24 lines
1.4 KiB
Markdown
Raw Permalink Normal View History

2020-03-04 19:55:51 +01:00
# docker-archlinux-hugo
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)
2020-03-02 00:42:59 +01:00
This repository provides a Containerfile to create a container image used for web developent using [Hugo](https://gohugo.io) website building framework.
## :warning: :construction: DockerHub issue :construction: :warning:
unless you're running Arch (or a Fedora 34+ or some reasonably recent thing) as your host OS, please make sure you read through the following issue write-up (since DH issue affects the base image it affects this one, too) \
⇒ https://git.dotya.ml/wanderer/docker-archlinux/issues/1 \
:warning: :construction: :construction: :construction: :warning:
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
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
* 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
* 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