rabbitmq-server/packaging/docker-image
Michal Kuratczyk d288f633e9 Simplified OCI builds
* 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 e796b61f49)

# Conflicts:
#	.github/workflows/oci-arm64-make.yaml
#	.github/workflows/oci-make.yaml
2025-01-31 17:04:46 +00:00
..
test_configs
.dockerignore
.gitignore Use make for OCI workflow (#11042) 2024-04-19 20:05:24 +02:00
10-defaults.conf
20-management_agent.disable_metrics_collector.conf
BUILD.bazel Use make for OCI workflow (#11042) 2024-04-19 20:05:24 +02:00
Dockerfile Simplified OCI builds 2025-01-31 17:04:46 +00:00
Makefile Use make for OCI workflow (#11042) 2024-04-19 20:05:24 +02:00
docker-entrypoint.sh