Skip to content

Commit c7e6832

Browse files
committed
added plain progress feature
1 parent 8b2c8b7 commit c7e6832

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ docker system prune -f
77

88
## build container with no cache
99
```
10-
docker-compose build --no-cache
10+
docker-compose build --no-cache --progress=plain
1111
```
1212
## start iris container
1313
```

0 commit comments

Comments
 (0)