You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Installed jwt-linux.tar.gz on Linux running in Docker on an M1 Mac and receive the following error:
$> jwt
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
Steps to reproduce
In Fedora running in Docker on an M1 mac:
$> curl -L -o - https://github.com/mike-engel/jwt-cli/releases/download/6.0.0/jwt-linux.tar.gz | tar -xz -C .
$> jwt
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
Unfortunately until github provides ARM instances for workflows, this probably isn't something I'll be able to support any time soon reliably. Tracking: actions/runner-images#5631
Summary
Installed
jwt-linux.tar.gz
on Linux running in Docker on an M1 Mac and receive the following error:Steps to reproduce
In Fedora running in Docker on an M1 mac:
Expected behavior
No errors.
More details
Docker desktop: 4.17.0 (99724)
Mac info:
M1 Mac
OS X 13.5.2 (22G91)
Linux distro details:
The text was updated successfully, but these errors were encountered: