diff --git a/GETTING_STARTED.md b/GETTING_STARTED.md index 8990c4d..ef17fd4 100644 --- a/GETTING_STARTED.md +++ b/GETTING_STARTED.md @@ -80,7 +80,7 @@ in the directory from which the site-generator is run. There are two ways to mak ```-v /hpr.db:/usr/src/app/hpr.db``` Build the image by running the following command from the hpr_generator directory: -```docker run -t hpr/site-generator .``` +```docker build -t hpr/site-generator .``` The first build will take a while. It must pull down the base container, perl-latest, and then pull down and build the various Perl modules from CPAN. After the initial build, if you have modified your site.cfg file, templates dir, or the