I’d like to build a custom image for perconalab/percona-server-mysql-operator:main-psmysql
which is used by the MySQL Operator. But I’m having trouble finding the repository and Dockerfile
used to build it. Can someone point me there?
Hi @Joshua_Sierles,
You can find Dockerfile here percona-server-mysql-operator/build/Dockerfile at main · percona/percona-server-mysql-operator · GitHub
How to build it percona-server-mysql-operator/e2e-tests at main · percona/percona-server-mysql-operator · GitHub
You can do it manually or using ./e2e-tests/build script.
Hi @Joshua_Sierles, can you also let us know what customizations you are wanting and why? I’ll send this to our team.