generated from midnightntwrk/midnight-template-repo
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Context & versions:
Docker. Linux/ARM64.
Steps to reproduce:
● Bash(docker run --rm midnightnetwork/compactc --version 2>&1)
⎿ Error: Exit code 255
exec /nix/store/94lg0shvsfc845zy8gnflvpqxxiyijbz-bash-interactive-5.2p37/bin/bash: exec format error
Actual behavior:
Exec format error as it's not a linux/arm64 binary in the linux/arm64 image.
Expected behavior:
Show the version. Definitely not exec format error on bash.
Reactions are currently unavailable