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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
34 changed files with 569 additions and 123 deletions

View file

@ -24,3 +24,5 @@ AC_PATH_CONF="$AC_PATH_ROOT/conf"
AC_PATH_MODULES="$AC_PATH_ROOT/modules"
AC_PATH_DEPS="$AC_PATH_ROOT/deps"
AC_PATH_VAR="$AC_PATH_ROOT/var"