Skip to content

Multi-arch Docker images #155

@namedgraph

Description

@namedgraph

LinkedDataHub's Docker images are auto-built on Docker Hub and only support the linux/amd64 architecture.
Issues like #149 highlight the need for multi-arch images, however Docker Hub does not support that.

It looks like docker buildx is the modern way to build such images. Since we already have a GitHub workflow that can build images, it should be possible to extend it to build multi-arch images and push them to Docker Hub.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions