qdrant / qdrant/bfb

Release Docker image for ARM64

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Rust
Stars
21
Forks
4
Avg merge
3h 26m
Merged PRs (30d)
7

Description

We publish Docker images for this tool on Docker Hub: https://hub.docker.com/r/qdrant/bfb/tags

This only includes AMD64. We should also release a version for ARM64.

Currently, image builds are managed for us by Docker Hub. Sadly we cannot configure it to build for ARM64 as well. Therefore we should handle image builds ourselves to make this possible. We'll likely want to replicate the GitHub Workflows we have in our main project.

Contributor guide

No contributing guide indexed for this repository

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

Inspect the repository's existing image-build configuration and compare it with the workflows in the main project's .github/workflows directory. Start by tracing how the current Docker Hub AMD64 image is built and published. Done means an ARM64 image is also released and available from the qdrant/bfb Docker Hub tags.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, github-actions, rust
Domain
ci-cd, devops, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.