summaryrefslogtreecommitdiff
path: root/buildbot/build.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/build.sh')
-rwxr-xr-xbuildbot/build.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildbot/build.sh b/buildbot/build.sh
index afc9a71..8c6f05b 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -11,6 +11,7 @@ export TALER_DEPLOYMENT_CONFIG=${HOME}/deployment.conf
${HOME}/deployment/docker/demo/build_base.sh \
${HOME}/deployment/docker/demo/images/base/Dockerfile
+export DOCKER_HOST=unix://${XDG_RUNTIME_DIR}/docker.sock
echo "Building each service's image."
cd ${HOME}/deployment/docker/demo
docker-compose build