Skip to content

Support Postgres 12.x for s390X UBI Container #27

Description

@dixonwhitmire

We haven't been able to find an available Postgres 12.x for the 390x/Z platform.

Available options: https://www.postgresql.org/download/linux/redhat/

Our current image downloads a RPM - https://github.com/LinuxForHealth/images/blob/master/postgres/Dockerfile

The "official" image for Postgres which is supported:
Official Dockerfile: https://github.com/docker-library/postgres/tree/master/12

UBI 8 Image repos:
https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/baseos/os
https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/appstream/os
https://cdn-ubi.redhat.com/content/public/ubi/dist/ubi8/8/x86_64/codeready-builder/os/
(from https://access.redhat.com/articles/4238681)

One possible approach ? use a two stage builder image to build the "official" image and copy configs, binaries over to the UBI?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions