While setting up exosphere on the local, there is problem when it comes to spinning up a docker container.
If you have a mac os device which is usually arm64, the image does not run properly, it runs as an emulation, which is slow.
Need to create a multi-architecture image, so that device configuration does not affect anyone.
While setting up exosphere on the local, there is problem when it comes to spinning up a docker container.
If you have a mac os device which is usually arm64, the image does not run properly, it runs as an emulation, which is slow.
Need to create a multi-architecture image, so that device configuration does not affect anyone.