hubci / hugo-docker

A Docker image for Hugo, the static-site generator. This image focuses on a CI use-case, not production. Includes HTMLProofer for testing.
https://hub.docker.com/r/hubci/hugo/
MIT License
64 stars 10 forks source link

:clipboard: Dockerfile: Clean apt cache, simplify install step for hugo #230

Closed jwflory closed 2 years ago

jwflory commented 3 years ago

This commit makes the following changes:

Built locally and verified that hugo binary works as expected:

$ podman run --rm -it localhost/hugo-simp:latest bash
circleci@895338fceafa:~/project$ hugo version
hugo v0.89.0-ADE966B8+extended linux/amd64 BuildDate=2021-11-02T10:00:18Z VendorInfo=gohugoio