Alpine linux is small distro linux so I choose it to running in docker container.
In previous version proxysql (v1.4.12) running smoothly in alpine linux. I have created simple repository Dockerfile. but when I try to build proxysql v2.0.3 got error in section build deps google-coredumper .
Can you provide any guidance on how to build ProxySQL v2.0.3 in alpine linux ? because I lot changes dependency package from v1.4.12 to v2.0.3.
Thanks a lot for build this software! this software very useful.
Please do not use Alpine Linux.
Although Alpine is very useful for being a very small distro, it has a lot of limitations, including not using standard libraries.
Ok thanks Rene for clarification. closed this issue.