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 03b0241 commit d822aa8Copy full SHA for d822aa8
README.md
@@ -100,10 +100,10 @@ listen_addresses:
100
Start the Stubby server. Add the option `-d` or `--detach` to run in the
101
background.
102
103
- docker-compose up --build
+ docker-compose up
104
105
-To stop the server, enter `Ctrl+C` followed by `docker-compose down`. If running
106
-in detached mode, you will only need to enter `docker-compose down`.
+To stop the server, enter `Ctrl+C` followed by `docker compose down`. If running
+in detached mode, you will only need to enter `docker compose down`.
107
108
109
## Resolving domain names
0 commit comments