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 349523d commit 616a632Copy full SHA for 616a632
docker/test_statistician.sh
@@ -1,7 +1,7 @@
1
#!/usr/bin/env bash
2
set -ex
3
4
-docker compose up -d
+docker compose up -d --quiet-pull
5
sleep 5
6
7
docker compose exec -T stats odc-stats --version
0 commit comments