Simple Hugo container, with NodeJS, fork of BetterCorp/hugo to keep up to date
Find a file
brooke e0b47a6a61
All checks were successful
Build And Publish Docker / build-latest (push) Successful in 2h23m19s
Update .github/workflows/build.yaml
2025-03-19 15:23:20 -04:00
.github/workflows Update .github/workflows/build.yaml 2025-03-19 15:23:20 -04:00
.gitignore add custom secrets to gitignore, update entrypoint 2024-11-06 20:36:10 -05:00
Dockerfile add extra packages to final apk add command 2024-11-24 20:06:50 -05:00
LICENSE Initial commit 2023-07-25 11:11:07 +02:00
README.md remove to use 2024-07-18 11:08:23 -04:00

Hugo Extended CI Container

Based on alpine:3.20

Contains nodejs, hugo, rsync hugo-ci:<hugo_version>-<node_version>

Building

Building requires docker, buildx. Nodejs is included in the ci workflow becuase of it's use in many actions scripts, but it is not necessary for local building.

I recommend changing the option JOBS in the Dockerfile as the current number is optimized for a custom KVM machine that's being used as our runner. Our runner is given these resources:

  • 64 GB DDR4
  • 128 vcores passed as EPYC 7763 (host) using NUMA
  • 64 GB emulated SSD