Skip to content

Request for arm64 Docker image and build method #2029

@zinongsan

Description

@zinongsan

Hello,

I'm currently deploying Codabench locally for a competition, and my server runs on the aarch64 (ARM64) architecture (verified via arch command, output: aarch64). The server's kernel version is 5.10.0-153.56.0.134.oe2203sp2.aarch64 (based on openEuler 22.03 SP2).

During the test phase, I encountered a critical compatibility issue: all Codabench-related Docker images available on Docker Hub are tagged with the linux/amd64 architecture. So,I have some questions.
1.Does Codabench officially provide aarch64 (ARM64) compatible Docker images for local deployment? If yes, could you share the image tags or Docker Hub links?
2.If official ARM64 images are not yet available, could you provide a detailed build guide (e.g., Dockerfile templates, build commands, dependency notes) to help us compile ARM64-specific images? This would include both core components like the compute worker (for handling evaluation tasks) and any required base images for competition submissions.

Thank you for your support!

Metadata

Metadata

Assignees

No one assigned

    Labels

    SetupAnything related to the deployment of CodaLab

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions