taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit aed81d8e4f88ededfc1bb998e0c8264fb1887851
parent b08ee236d273a6e34b0ed4f10cf9d3d543484d6d
Author: MS <ms@taler.net>
Date:   Fri, 16 Dec 2022 20:42:59 +0100

readme

Diffstat:
Mdocker/sandcastle/compile-and-check/README | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/docker/sandcastle/compile-and-check/README b/docker/sandcastle/compile-and-check/README @@ -1,6 +1,6 @@ -This Docker image compiles all the Taler code, along -its entrypoint. Upon failures, it offers a debug shell -to inspect the running container. +This Docker image compiles and check all the Taler code, +along its entrypoint. Upon failures, it offers a debug +shell to inspect the running container. Build -----