Skip to content

Push multiple architectures to Docker #272

@tristan-f-r

Description

@tristan-f-r

When making the RWR PR, we had the following error in the CI:

2025-06-12T17:11:19.8730341Z PASSED
2025-06-12T17:11:20.3701315Z test/RWR/test_RWR.py::TestRWR::test_rwr 404 Client Error for http+docker://localhost/v1.48/images/docker.io/reedcompbio/rwr:latest/json: Not Found ("No such image: reedcompbio/rwr:latest")
2025-06-12T17:11:20.3703416Z None

However, at the time of writing, there is an image already present:

Image

It seems that the CI is looking for the amd64 architecture, but only the arm architecture is pushed - it would be useful to have more than just the amd64 architecture pushed, and to document that arm-based machines need to also push an amd64 architecture.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions