Skip to content
This repository was archived by the owner on Feb 24, 2020. It is now read-only.
This repository was archived by the owner on Feb 24, 2020. It is now read-only.

rkt run: unable to run image with architecture armhf (on armhf/armv7l) #730

@yarwelp

Description

@yarwelp

Hello,

Background: Continuing from appc/spec#284, I created an app container manually using sudo tar cvf django-timelog.tgz manifest rootfs/.

Attempting sudo ~/go/src/github.com/coreos/rkt/bin/rkt run django-timelog.aci gives me:

bad arch "armhf" for linux (must be one of: [amd64 i386])

Now, while I know that, as per the README, only amd64 Linux is officially supported, I was wondering if you could give me an idea of the amount of work required in order to run on armhf/armv7l? Is there any inherent limitation or is it just hard coded to say this because amd64 and i386 are the only officially supported architectures for app container images?

I am running Lubuntu 14.04.2 on the ODROID-XU3.

Regards,

Erik Nordstroem

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions