Update Docker build instructions

This commit is contained in:
2026-05-17 19:31:49 -04:00
parent 3cc4a6b5d3
commit fd577942e6

View File

@@ -86,6 +86,8 @@ The first build will take a while. It must pull down the base container, perl-la
various Perl modules from CPAN. After the initial build, if you have modified your site.cfg file, templates dir, or the various Perl modules from CPAN. After the initial build, if you have modified your site.cfg file, templates dir, or the
site-generator program itself, builds will be very quick. site-generator program itself, builds will be very quick.
If the build fails, it is often from a CPAN module failing to download and install. Try running the Docker build command again.
## Running the container ## Running the container
When runing the Docker image, your local output directory (typically public_html) must be mounted into the container using When runing the Docker image, your local output directory (typically public_html) must be mounted into the container using