* use the official erlang image as the base
(no more openssl and erlang recompilation)
* by default, build with OTP27 for x86 only but make it
easy to request any other OTP version and an ARM64 image
* better docker layer caching
* simplify the workflow and the Dockerfile
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| test_configs | ||
| .dockerignore | ||
| .gitignore | ||
| 10-defaults.conf | ||
| 20-management_agent.disable_metrics_collector.conf | ||
| BUILD.bazel | ||
| Dockerfile | ||
| Makefile | ||
| docker-entrypoint.sh | ||