tighten / takeout

Docker-based development-only dependency manager. macOS, Linux, and WSL2-only and installs via PHP's Composer... for now.
MIT License
1.59k stars 83 forks source link

MySQL on M1 #259

Closed tonysm closed 2 years ago

tonysm commented 2 years ago

Changed

Fixed


Screenshot ![image](https://user-images.githubusercontent.com/1178621/141499057-cf339706-8475-4644-b7f6-6afa2e661af4.png)
tonysm commented 2 years ago

Tested it on an M1 Mac and my Ubuntu laptop. Works on both.

tonysm commented 2 years ago

Hold on merging this. Noticed the container is not starting on Linux. Taking a look

tonysm commented 2 years ago

I had to ditch my previous MySQL volume. But, after that, looks like everything is working (I tried enabling/disabling it multiple times just to be sure).

mattstauffer commented 2 years ago

WOO @tonysm !!