MerginMaps / MerginMaps/db-sync
[docker] Platform change from AMD64 to ARM64 on Docker hub
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 53
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
It appears that the latest image (v2.3.0) of `lutraconsulting/mergin-db-sync` available on Docker Hub was built on an ARM64 platform, which differs from the previously available images, which were intended for AMD64 systems.
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
Start by checking the Docker Hub manifest for lutraconsulting/mergin-db-sync:v2.3.0 and compare its platform with the earlier images. Then trace the repository's image build and publishing entry point to identify where the platform changed. Done means the published image has the intended platform for AMD64 systems and the result is verified on Docker Hub.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100