+2
−2
+2
−2
Loading
Makefile includes docker platform flags for linux/amd64 ensuring that mac M chips use the correct platform Enabled the -c flag on for the make docker_run command. With this ``` make docker_build make docker_run ``` Work again with docker on mac.