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

Request for Mysql to use mysql/mysql-server to support linux/arm64/v8 #238

Closed yob-yob closed 2 years ago

yob-yob commented 3 years ago

This is the docker-hub link to mysql-server

this is the docker-hub link to mysql docker official image

here is a stackoverflow link comparing both services

this would probably solve issues with Apple Silicon

claudiodekker commented 3 years ago

For what it's worth, using mariadb instead works just fine on AARM64 👍