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 c67db4a commit 4a54c46Copy full SHA for 4a54c46
docker-run.sh
@@ -7,5 +7,6 @@ CURRENT_DIR=$(dirname "${BASH_SOURCE[0]}")
7
8
cd .ci
9
10
+export BUILDKIT_PROGRESS=plain
11
# docker will look for: "./docker-compose.yml" (and "./docker-compose.override.yml")
12
docker-compose up --exit-code-from logstash
0 commit comments