summaryrefslogtreecommitdiff
path: root/buildbot/restart.sh
diff options
context:
space:
mode:
Diffstat (limited to 'buildbot/restart.sh')
-rwxr-xr-xbuildbot/restart.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildbot/restart.sh b/buildbot/restart.sh
index 3dc588f..10f1496 100755
--- a/buildbot/restart.sh
+++ b/buildbot/restart.sh
@@ -7,4 +7,5 @@ cd ${HOME}/deployment/docker/demo
export DOCKER_HOST=unix://${XDG_RUNTIME_DIR}/docker.sock
export TALER_DEPLOYMENT_CONFIG=${HOME}/deployment.conf
docker-compose stop
+docker-compose down -v
docker-compose up --remove-orphans -d