I would like to build M1 compatible docker images on Cirrus-CI.
Since it's currently not part of the image, I tried setting up docker as part of the pipeline (this is my WIP branch: aptos-labs/aptos-core#1876) but it doesn't work as it's a bit tricky to install docker on Mac in a headless environment apparently.
Would be great if a base image with pre-installed docker was made available.
Thanks!
I would like to build M1 compatible docker images on Cirrus-CI.
Since it's currently not part of the image, I tried setting up docker as part of the pipeline (this is my WIP branch: aptos-labs/aptos-core#1876) but it doesn't work as it's a bit tricky to install docker on Mac in a headless environment apparently.
Would be great if a base image with pre-installed docker was made available.
Thanks!