We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b2c8b7 commit c7e6832Copy full SHA for c7e6832
1 file changed
dev.md
@@ -7,7 +7,7 @@ docker system prune -f
7
8
## build container with no cache
9
```
10
-docker-compose build --no-cache
+docker-compose build --no-cache --progress=plain
11
12
## start iris container
13
0 commit comments