We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd8a54 commit 49d832aCopy full SHA for 49d832a
README.md
@@ -24,6 +24,13 @@ To start the stack, run:
24
- The `--build` builds services (e.g. `php-fpm`, `nginx`) that comprise the stack.
25
- The `--remove-orphans` stack ensures that services that aren't being used are deleted (to save disk space).
26
27
+---
28
+
29
+To stop the stack, run:
30
31
+ docker-compose stop
32
33
34
# How-to (advanced)
35
36
## Re-building a service
0 commit comments