diff options
| author | m-chandler <mchandler89@gmail.com> | 2019-11-09 09:11:47 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-11-09 09:11:47 +1000 |
| commit | 2bac61a906a5f5bf3c3ff01ac43ab7b82f946e28 (patch) | |
| tree | 139485ed3812f0438ff98cbf5b671c22acbc15ae /readme.md | |
| parent | 7b64f2e79842e0b7bc1eb80ccc9c2f51c9226c5b (diff) | |
Update readme.md
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -145,7 +145,7 @@ If you SSH onto the server, you can run the following commands for debugging pur * `sudo docker logs $(docker ps -q --filter ancestor=factoriotools/factorio)` - Check Factorio container logs.
-DO NOT restart the Factorio docker container via SSH method. This will cause ECS to restart the container *again*. Refer to restarting to container above.
+DO NOT restart the Factorio docker container via SSH. This will cause ECS to lose track of the container, and effectively kill the restarted container and create a new one. Refer to restarting to container above for the right method.
## Thanks
|
