Skip to content

Multiplatform container #695

Open
Open
@HarelM

Description

@HarelM

Any change to create a multiplatform container?
I would like to create a multiplatfrom container myself to host a C++ compiled executable that is wrapped in NodeJs express web api so that I can use this container on any platform.
When I ran the following command I noticed this container isn't multiplatform.

docker run mplatform/mquery node
Image: node
 * Manifest List: Yes
 * Supported platforms:
   - linux/amd64
   - linux/arm/v7
   - linux/arm64/v8
   - linux/386
   - linux/ppc64le
   - linux/s390x

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions