Skip to content

Conversation

BowlesCR
Copy link

@BowlesCR BowlesCR commented Oct 10, 2025

As discussed briefly in #216

The high-level logic here is to build each postgres/postgis/variant tuple natively (for speed) on both AMD64 and ARM64 separately, then push those images to Dockerhub by digest (ie, untagged). Do some magic with manifests/indexes to reference those digest and push them up to Dockerhub with the human-readable tags.

When someone pulls the image, dockerd will follow the index/manifest chain to resolve the correct image for the runtime's architecture.

If this is merged, it probably obviates #256, #405, #406 (nonexhaustive)

@BowlesCR BowlesCR mentioned this pull request Oct 10, 2025
@ImreSamu ImreSamu self-requested a review October 11, 2025 14:58
@phillipross phillipross self-requested a review October 11, 2025 17:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant