# Introduction The sandcastle is a containerized deployment of GNU Taler. It uses podman. # Prerequisites You need: * podman * bash # Building the Container Image 1. Set builconfig/$component.tag to the right git tag you want to build 2. Run ./build-container to build the Taler container. The resulting container is tagged as taler-base-all # Configuring the Deployment # Running the Deployment # Poking Around