InfiniTime/docker
cybuzuma 081cc60aa5
fixing build.sh not returning error in build (#1460)
Return the build status as return code from the `main` helper function.
In the process convert the handling if the file was sourced or directly
executed into an explicit if/else statement to make the intent clearer.

In case of an build error the error is now reported at the build step,
where the error happened.

Fixes: https://github.com/InfiniTimeOrg/InfiniTime/issues/1292
2022-12-13 08:18:53 +01:00
..
.gitpod.Dockerfile docker: add git system package to image 2021-05-14 01:07:32 +03:00
build.sh fixing build.sh not returning error in build (#1460) 2022-12-13 08:18:53 +01:00
Dockerfile Small improvement in generate-fonts.py following code review. 2022-09-11 14:44:36 +02:00
post_build.sh.in Small improvement in generate-fonts.py following code review. 2022-09-11 14:44:36 +02:00
README.md Fix markdown format with autoformatter (#1284) 2022-08-21 14:50:09 +03:00

Docker images and build script for building the project using Docker. See this page for more info.