Update Docker build instructions
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user