From 280894b5a11b5b9399e30e8a6f80fd62f4af6795 Mon Sep 17 00:00:00 2001 From: Eduard Urbach Date: Thu, 25 Apr 2019 09:12:10 +0900 Subject: [PATCH] Added shutdown info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4ae10fd8..5de765bb 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ The `run` binary is a file watcher that will restart the web server when it dete ### Tips * You can detach from the terminal using `Ctrl P -> Ctrl Q`. +* If you need to shutdown everything, use `docker-compose down`. * Your home directory is mounted as `/my` inside Docker. * Fork the notify.moe repository and upload your changes to the fork. * Clone all the repositories you use into a `projects` directory inside your home files.