zalando / spilo

Highly available elephant herd: HA PostgreSQL cluster using Docker
Apache License 2.0
1.52k stars 374 forks source link

Proposal to Build Spilo Image on RPM-based Base Image #929

Open rperezcr opened 10 months ago

rperezcr commented 10 months ago

Issue Summary:

We would like to propose the addition of a feature to build the Spilo image using an RPM-based base image.

Proposal:

Currently, the Spilo image is built using an ubuntu based image. We suggest that we consider building the Spilo image on an RPM-based base image, which can have advantages in certain scenarios, such as compatibility with RPM package management systems and environments.

Benefits:

Request for Collaboration:

Are you open to receiving a Pull Request for this proposal? We would be willing to contribute to the implementation if the community is interested in pursuing this enhancement.

cc: @brokenpip3, @JohnMoyaC