by cpboss | Jan 31, 2022 | AKS Cluster, Azure, Azure IoT Hub, docker, Microsoft
The history of modern containers is long and complicated, going back to the days of the mainframe and then through technologies like Solaris Zones to Linux’s adoption of cgroups as a foundation of its OS-level virtualization features. Those Linux Containers (LXC) were...
by cpboss | Nov 15, 2021 | docker, windows 2000
What we Do A Docker image for Windows 2000 Advanced Server with SP4. Start an instance docker run –detach –name qemu-win2000 –device /dev/kvm –publish 127.0.0.1:3389:3389/tcp –publish 127.0.0.1:5900:5900/tcp –publish...