This Docker image compiles and checks all the Taler code along its entrypoint. In case of build failures, it optionally offers a debug shell to inspect the running container. Build Toolchain Image --------------------- To build image with app dependencies to build Taler, run ./build.sh Run --- To start the build process, run $ ./build.sh Interactive Debugging --------------------- To interactively debug the build process, run $ ./interactive.sh Then inside the container, run the entry point manually [cointainer]$ /home/talercheck/compile_and_check.sh