build.Containerfile: reproducible reference build via docker/podman

This commit is contained in:
Andreas Schildbach 2022-01-07 15:35:53 +01:00
parent a866d66f6c
commit 89fa32ef56
2 changed files with 44 additions and 0 deletions

5
.dockerignore Normal file
View file

@ -0,0 +1,5 @@
**/.*
**/build.Containerfile
**/local.properties
**/build
**/*.iml