gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-deployment] branch master updated: BB: Docker images cleanup.


From: gnunet
Subject: [taler-deployment] branch master updated: BB: Docker images cleanup.
Date: Fri, 18 Nov 2022 12:27:04 +0100

This is an automated email from the git hooks/post-receive script.

ms pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 67d9da4  BB: Docker images cleanup.
67d9da4 is described below

commit 67d9da432e4db99ca7c388613ce8b7c6401429a8
Author: MS <ms@taler.net>
AuthorDate: Fri Nov 18 12:26:14 2022 +0100

    BB: Docker images cleanup.
---
 buildbot/build.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/buildbot/build.sh b/buildbot/build.sh
index 9188e1d..cdb8ea1 100755
--- a/buildbot/build.sh
+++ b/buildbot/build.sh
@@ -3,11 +3,12 @@
 set -eu
 
 echo "Building the Docker base image (taler_local/taler_base)."
-
 # INI file with global config entries; typically
 # URLs and secrets.  Not automatically generated.
 export TALER_DEPLOYMENT_CONFIG=${HOME}/deployment.conf
 export DOCKER_HOST=unix://${XDG_RUNTIME_DIR}/docker.sock
+echo Remove data from previous builds
+docker system prune -a
 
 ${HOME}/deployment/docker/demo/build_base.sh \
   ${HOME}/deployment/docker/demo/images/base/Dockerfile

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]