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
I run the CLI inside a docker compose container on a 2021 M1 chip macbook pro but recently I get this error and I'm not able anymore to run the command
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
I run the CLI inside a docker compose container on a 2021 M1 chip macbook pro but recently I get this error and I'm not able anymore to run the command
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
Here is an example of the container
When I run this container and install the testfixtures binary using wget and latest release, I get the error above.
I test using
alpine
andgolang
alpine images without success.Version used:
testfixtures v3.8.1
docker 20.10.21
docker compose 2.12.2
alpine 3.17
The text was updated successfully, but these errors were encountered: