Mercurial > public > ssdt-docker
diff prod/training.sh @ 238:61b1d93977cd release/v2.0.0
DEP-14: comment typo
author | smith@nwoca.org |
---|---|
date | Wed, 10 Jan 2018 01:42:02 +0000 |
parents | b390c30aa6c6 |
children |
line wrap: on
line diff
--- a/prod/training.sh Wed Jan 10 01:35:17 2018 +0000 +++ b/prod/training.sh Wed Jan 10 01:42:02 2018 +0000 @@ -9,7 +9,8 @@ # supplied training database # # These are special database images which recreates the database each time the container is started. -# Therefore, it is very easy to reset the training database simply by restarting the containers. for example: +# Therefore, it is very easy to reset the training database simply deleting and restarting the containers. +# For example: # # docker-compose down # docker-compose up -d