0
votes

I did not get it right as it does to create a MariaDB database Most tutorials show how to create MySQL, but I'm still in doubt.

1
Show us what happened.Rick James

1 Answers

1
votes

If you want you can one click deploy:

https://console.cloud.google.com/marketplace/details/google/mariadb10?filter=solution-type:container&id=1082de93-67cf-464e-8cec-c5137645640a

Alternatively, you can write your own Dockerfile which pulls in any config files you want, in order to set up the DB, and push to a container registry.