From 2bac61a906a5f5bf3c3ff01ac43ab7b82f946e28 Mon Sep 17 00:00:00 2001 From: m-chandler Date: Sat, 9 Nov 2019 09:11:47 +1000 Subject: Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index f8f921e..0d89208 100644 --- a/readme.md +++ b/readme.md @@ -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 -- cgit v1.2.3