awslabs / data-solutions-framework-on-aws

An open-source framework that simplifies implementation of data solutions.
https://awslabs.github.io/data-solutions-framework-on-aws/
Apache License 2.0
105 stars 14 forks source link

documentation pre-requisite for dev on ARM architecture #692

Closed vgkowski closed 4 weeks ago

vgkowski commented 1 month ago

DSF is using Docker for packaging some of the resources and the process is very slow when using Docker on ARM because Docke ris performing a cross platform build. We need to enable rosetta in Docker to accelerate the build in cross platform context

lmouhib commented 1 month ago

I think this should be for mac sillicon not ARM, since the solution is to use rosetta