[docker] Platform change from AMD64 to ARM64 on Docker hub

Open
#185 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
38/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
docker
Domain
devops

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.

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.

Dominant language
Python
Stars
53
Forks
24
PR merge metrics
No merged PRs in 30d

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.

More from MerginMaps/db-sync

All issues in MerginMaps/db-sync

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.