Run your Development Server on Docker Desktop on Windows
Start with the easiest case
Posted by Torsten Kleiber
on March 22, 2022
Tags:
Docker
Docker-Desktop
Infrastructure-as-Code
Virtual-Development-Server
Windows
In my series about Modern Infrastructure for your Virtual Development Server I will now start with the easiest case for me. I will run a Server on a Docker Desktop on Windows. As I need CI for all of my projects I will use Jenkins as example for this. See how this works.
Virtual Development Server: Modern Infrastructure
Create the Foundation for easy Development
Posted by Torsten Kleiber
on February 25, 2022
Tags:
Docker
Docker-Desktop
Docker-CE
Infrastructure-as-Code
Linux
Virtual-Development-Server
Oracle
Orcle-Cloud
Oracle-Compute-Instance
Ubuntu
Vagrant
VirtualBox
Windows
After my 2016 series about my Virtual Development Server I have learned a lot. It’s time for a major overhaul with new technologies. It should be a lot more flexible and usable for development and course environments. See how I will restart!