sagemathinc / cocalc-docker

DEPRECATED (was -- Docker setup for running CoCalc as downloadable software on your own computer)
https://cocalc.com
Other
398 stars 103 forks source link

port to aarch64 #138

Closed williamstein closed 2 years ago

williamstein commented 2 years ago

The goal is to have a native aarch64 version of cocalc-docker, so people get a better experience using cocalc-docker on ARM computers (e.g., M1 Macs, newer Rasberry pi's, etc.).

The issues so far are all with SageMath itself.

williamstein commented 2 years ago

I've updated the Dockerfile and now it supports building on aarch64, e.g., natively on Apple Silicon.

I haven't uploaded an image to Dockerhub (it's quite large).

I also upgraded Sage to version 9.5 and Julia to 1.6.3 as part of this.

williamstein commented 2 years ago

Done: https://hub.docker.com/r/sagemathinc/cocalc-aarch64