Simple Docker Project - Part 2
In the last project we created a WordPress site with MySQL backend. The process was manual and is called as an Imperative method.
Now we will recreate the same project with the Declarative method. Using a YAML file we tell Docker Compose to create w...
pavangudiwada.hashnode.dev3 min read