summaryrefslogtreecommitdiff
path: root/docker/compile-and-check/README
blob: e70c571c1a05e146dc7027fe886786316c395c34 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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