feat(docker): production images, integrated ccache and many other improvements (#5551)

This commit is contained in:
Yehonal
2021-05-04 11:35:24 +02:00
committed by GitHub
parent a1b0c45417
commit f6c6123d85
34 changed files with 569 additions and 123 deletions

View File

@@ -1,7 +1,9 @@
The following folder contains scripts aliases. Do not implement scripts here.
All bash script here must be compatible with following environments:
- *linux*: bash 4.x
- *linux*: bash 4.x
- *windows*: git for windows 2.9.3
- *windows*: git for windows 2.9.3
- *osx*