|
You are here |
gist.github.com | ||
| | | | |
timothymiller.dev
|
|
| | | | | My experiments with WordPress dev environments. | |
| | | | |
prtksxna.com
|
|
| | | | | Docker, specifically Docker compose, has served me well in keeping a sane development environment for my WordPress projects. MAMP was too much of a black box, and having a local PHP and SQL for both MediaWiki and WordPress was going to be more maintenance than I would have time for. With compose I have little [...] | |
| | | | |
blog.nuculabs.de
|
|
| | | Introduction Hello In this article we will discuss a tool called Docker Docker is a platform which allows to package individual applications in containers. This achieves application isolation at the OS level without the need to use virtualization technologies by making use of the OS APIs. Since it can be a little hard to get into Docker if you are new I will try to keep things short and concise. | ||