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 b50a211 commit dad5863Copy full SHA for dad5863
README.md
@@ -107,7 +107,7 @@ docker-compose run web build crate regex 1.3.1
107
# or build essential files
108
docker-compose run web build add-essential-files
109
# rebuild the web container when you changed code.
110
-docker-comose build web
+docker-compose build web
111
```
112
113
Note that running tests is not supported when using pure docker-compose.
0 commit comments