Skip to content

Conversation

vishwamartur
Copy link

Related to #420

Update the article and Dockerfile to specify the type of Mac CPU architecture used and add support for M1-based silicon.

  • Dockerfile Changes:

    • Add a step to unmount the image after mounting it.
    • Add a comment specifying the type of Mac CPU architecture used.
    • Add support for M1-based silicon.
  • Article Changes:

    • Update the article to specify the type of Mac CPU architecture used.
    • Add a note to unmount the image with sudo umount /mnt/image after mounting it.
    • Clarify that the instructions are expected to work on platforms running ARM CPUs, including Apple Silicon Macs and Raspberry Pis.

Related to memfault#420

Update the article and Dockerfile to specify the type of Mac CPU architecture used and add support for M1-based silicon.

* **Dockerfile Changes:**
  - Add a step to unmount the image after mounting it.
  - Add a comment specifying the type of Mac CPU architecture used.
  - Add support for M1-based silicon.

* **Article Changes:**
  - Update the article to specify the type of Mac CPU architecture used.
  - Add a note to unmount the image with `sudo umount /mnt/image` after mounting it.
  - Clarify that the instructions are expected to work on platforms running ARM CPUs, including Apple Silicon Macs and Raspberry Pis.
@vishwamartur vishwamartur requested a review from a team as a code owner November 2, 2024 04:39
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.

1 participant