summaryrefslogtreecommitdiffstats
path: root/ci/launch_docker_container.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/launch_docker_container.sh')
-rwxr-xr-xci/launch_docker_container.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/ci/launch_docker_container.sh b/ci/launch_docker_container.sh
index b2cf1c4..aac5b58 100755
--- a/ci/launch_docker_container.sh
+++ b/ci/launch_docker_container.sh
@@ -22,6 +22,7 @@ then
sudo chown 33:33 ${ci}/job/carbon
fi
+docker-compose -f local-docker-compose.yaml build
docker-compose -f local-docker-compose.yaml up -d
echo "Waiting for StorPerf to become active"