typelevel / typelevel/doobie

Docker images - no postgis/mysql image for linux/arm64 (e.g. Apple M1)

Open
#2,129 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
2.2k
Forks
379
Avg merge
14m
Merged PRs (30d)
8

Description

  • There's currently no linux/arm64 images for postgis nor mysql
  • For MySQL we can switch to bitnami/mysql, but there's no alternative for postgis that I can find at the moment. Official postgis ARM image still in the works

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the repository's Docker image definitions and identify where the MySQL and PostGIS images are selected. Check the referenced bitnami/mysql option and the linked official PostGIS ARM64 work before choosing compatible images. Done means the required Docker images are available for linux/arm64, including Apple M1 users.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, mysql
Domain
databases, devops
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.