Skip to content

Run hadolint container on an AArch64 (ARMv8) doesn't work #314

@kevinimbrechts

Description

@kevinimbrechts
  • This is a bug report
  • This is a feature request
  • I searched existing issues before opening this one

Hello,
I want to run Hadoline on an Alpine distrib (for Raspberri Pi 3) and, when I execute the command from the readme, I have this error message :

$ docker run --rm -i hadolint/hadolint < Dockerfile
exec user process caused "exec format error"

Expected behavior

The command must validate a Dockerfile.

Actual behavior

An error appears when I run this command on Alpine 3.9.2 (aarch64).

Steps to reproduce the behavior

Just run the hadolint container on Alpine 3.9.2 (aarch64).

Output of hadolint --version or
docker run --rm hadolint/hadolint hadolint --version:

Same error :

standard_init_linux.go:207: exec user process caused "exec format error"

Additional environment details (OS, stack version, etc.)

  • Alpine 3.9.2 (aarch64)
  • Docker version 18.09.1-ce, build 4c52b901c6cb019f7552cd93055f9688c6538be4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions