Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dockerfile: add x86_64 libc on non-intel containers #1369

Merged
merged 1 commit into from
Sep 26, 2022

Conversation

elopez
Copy link
Member

@elopez elopez commented Sep 6, 2022

This assists in running x86_64 dynamic binaries, such as certain solc 0.8.x releases, in ARM containers. This can be useful when working on machines with certain emulation configuration, such as M1 Macs with Docker Desktop.

This assists in running x86_64 dynamic binaries, such as certain
solc 0.8.x releases, in ARM containers. This can be useful when working
on machines with certain emulation configuration, such as M1 Macs
with Docker Desktop.
@elopez elopez force-pushed the dev-improve-m1-docker branch from 2c6ea14 to f5f4cb1 Compare September 6, 2022 23:34
@montyly montyly merged commit 6ee3adf into dev Sep 26, 2022
@montyly montyly deleted the dev-improve-m1-docker branch September 26, 2022 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants