Fixed spelling errors

This commit is contained in:
Deon George 2019-07-01 17:01:52 +10:00
parent 6804c6f569
commit 7d5aa9fa43
No known key found for this signature in database
GPG Key ID: 7670E8DC27415254
2 changed files with 2 additions and 2 deletions

View File

@ -74,4 +74,4 @@ By Default when you issue a `docker stop` command, docker, gives the container 1
Spectrum Protect will correctly handle the `SIGTERM` sent by docker, but it may take more than 10 seconds to shutdown. You can start your container with a `--stop-timeout` set to a larger value, if you want docker to shutdown Spectrum Protect.
Instead, of usng docker stop, I **strongly** recommend you connect with the admin client, and issue `HALT` instead. This way, you can make sure that Spectrum Protect is not doing something important first (using `Q SESSION` or `Q PROCESS`). When Spectrum protect has finished halting, the container will stop.
Instead, of using docker stop, I **strongly** recommend you connect with the admin client, and issue `HALT` instead. This way, you can make sure that Spectrum Protect is not doing something important first (using `Q SESSION` or `Q PROCESS`). When Spectrum protect has finished halting, the container will stop.

View File

@ -68,7 +68,7 @@ RUN ln -sf /usr/share/zoneinfo/Australia/Melbourne /etc/localtime
* I use the install-fp.xml which doesnt install the license libraries - since they are not available in the public download.
* You'll find this image in my registery, you can `docker pull registry.leenooks.net/deon/spdocker/server:8.1.8` to get it - feel free to try it.
* The supporting files are in my [gitlab](http://dev.leenooks.net/deon/spdocker/tree/master)
* *An Importantly* Dont forget that the first time you use this image, you need to initialise SP - details are [here](firstrun.html)
* *And Importantly* Dont forget that the first time you use this image, you need to initialise SP - details are [here](firstrun.html)
# Spectrum Protect Operations Center