-
Notifications
You must be signed in to change notification settings - Fork 234
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
Create docker images for M1/M2 chips #2186
Comments
@joeandrews has volunteered to test for M1. |
Ran through the steps on the "Aztec Sandbox Quickstart" and can confirm they work on M2. Note that the initial accounts I got were different from the hardcoded ones suggested in the quickstart guide. I manually edited the aliases / commands for them to go through.
|
@Savio-Sou which guide did you use? The one in the netlify docs, or the single-page site? |
@iAmMichaelConnor I was using the one on https://sandbox.aztec.network/, so the single-page site(?) |
Closable, given #2305? |
Many people will be using newer macbooks to run the sandbox.
Make sure we have docker images which are compatible with M1/M2 chips.
Update docs accordingly, to give this option. Also update the
curl
command accordingly to pull the correct docker image and docker-compose yml.The text was updated successfully, but these errors were encountered: