Tag Archives: windows
Windows PowerShell, Control-Z, and Kitematic
I quite like Kitematic for Docker. Its marked as “legacy” so it may go away one day, but until then it provides a nice GUI to spin up containers, launch a web browser pointing to your container, and so on. (I use it on Windows.) But there has been one thing bugging me. When I […]
Magento 2 Development with Windows and Vagrant
This is another exploration of development environment setup for Magento 2 development. This will feed into an official recommendation, but sharing some experiments along the way that can be used immediately. Feedback and comments are always welcome, as ultimately it is you the reader that this effort is for. What is Vagrant? In a nutshell, […]