News

While Docker Compose is normally used for development and testing, it can also be used for deploying production applications. For the sake of this tutorial, I concentrate on dev-and-test scenarios.
Alongside the launch of WSL2, Docker announced a new version of its Docker Desktop for Windows, with a new version of the Docker application that would work with WSL2, supporting native Linux ...
A critical vulnerability in Docker Desktop for Windows and macOS allows compromising the host by running a malicious ...
Once setup running Windows in a docker container allows for easy customization of resources allocated to the Windows virtual machine, including CPU cores, RAM, and disk size.
For developers keen on using programming language Python, there's a new tutorial that shows how to build a Python application in a Docker container using VS Code and Microsoft's VS Code Docker ...