Skip to content

ARM compatible version of this hello-world image? #7

@Govinda-Fichtner

Description

@Govinda-Fichtner

When running the make test-integration-cli on ARM this hello-world Docker image is used from the Dockerhub.

It fails with the following error:

Docker daemon 2.048 kB\rSending build context to Docker daemon 2.048 kB\r\r\nStep 1 : FROM hello-world:frozen\n ---> 91c95931e552\nStep 2 : RUN /hello\n ---> Running in 0b36a68d0e07\n\x1b[91mexec format error\n\x1b[0m[8] System error: exec format error\n"

It seems that the binary needs to be made specifically for the armhf architecture.

Made a first draft of an armhf compatible hello-world image here: https://github.com/hypriot/armhf-hello-world

The question is, if this should be merged with this repo or if it should remain separate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions