Docker images - no postgis/mysql image for linux/arm64 (e.g. Apple M1)
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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