I am interested in a docker image that builds percona from source.
We have several developers using M1 macs for development, and x-arch support is amazing - but still slow. So we’d like to build our own image (since percona does not seem interested in doing this).
If you have a Dockerfile that does a source build, I’d sure appreciate a pointer. I spent a little time trying to do a build myself and ran into various library compatibility problems, so a leg up would be great.
We are working on the solution which should help developers to make more contributions to Percona Server.
Here is script that will configure docker image and install all needed dependencies to build Percona Software misc/percona_dev_env.sh at main · EvgeniyPatlan/misc · GitHub