[i335] docker image for site generator #336

Open
rho_n wants to merge 6 commits from i335_docker-image-for-site-generator into main

6 Commits

Author SHA1 Message Date
e1be81a4ad Fix Docker build instruction example 2026-05-19 13:57:26 -04:00
fd577942e6 Update Docker build instructions 2026-05-17 19:31:49 -04:00
3cc4a6b5d3 Fix cpanm call in run layer 2026-05-17 12:01:40 -04:00
47b2c588b8 Add instructions for building and running Docker images 2026-05-17 11:39:40 -04:00
5bdda3c1ef Set env to perl
Instead of calling perl directly from /usr/bin, set environment so that the current
default perl program is called.
2026-05-17 10:32:04 -04:00
7cea36879c Add a Dockerfile which builds a site-generator app
This builds the container with the needed Perl modules, templates,
and a default configuration file.
2026-05-17 10:09:33 -04:00