MySQL on Docker

Install MySQL & PhpMyAdmin on Docker for local development work. We need to create following docker compose file for Portainer.  And we need to provide the following variable details – Points to remember – we […]

Share Button

WordPress on Docker

We need to create following docker compose file for Portainer. We will use Maria DB as database And we need to provide the following variable details – Points to remember we are not exposing Database […]

Share Button