Skip to content

Error installing docker on Jetson Nano #40

@Ruijan

Description

@Ruijan

Hello,

I have been trying to set up Deeplabcut on my jetson nano to train a model to predict pupil size.
When running this command:
docker image build -t dlc_username/dlcdocker .
I get this error.
standard_init_linux.go:211: exec user process caused "exec format error"
It seems that the docker only exists for architecture x86_64 and since the jetson nano is in aarch64, it cannot build the image. Is it possible to have a version for aarch64?

Thank you in advance for your help

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