taler-deployment

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

commit a9bc34f5d53988c0e0607bd302ba283b533c23aa
parent 324bd50bddbe1d03617d4ccac81de4afdca69ecc
Author: ms <ms@taler.net>
Date:   Tue,  3 May 2022 09:42:27 +0200

readme

Diffstat:
Atypescript/README | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)

diff --git a/typescript/README b/typescript/README @@ -0,0 +1,9 @@ +Building and running the image. + +'cd' into 'container/' and run: +$ podman build -t $tag . + +After the build, run: +$ podman run -it $tag + +If no errors occur, login as 'root' (p: 'taler').