Docker compose - MariaDB

You know when you need to spin up a database to run an API or some project locally, but you don't want to waste time installing and configuring everything on your machine?The other day, I had to do ex...
0 Read More