Skip to content
daniel@cosenza:~/blog

tag

#docker

7 posts

WSLHow-To August 21, 2026 2 min read

How to Set Up Docker with the WSL2 Backend

A complete walkthrough getting Docker Desktop configured to use WSL2 as its backend, integrating specific distros, and verifying containers actually run using WSL2's real Linux kernel rather than a separate VM.

#howto#docker#wsl2
Read more
SRE & DevOpsDeep Dive February 22, 2026 4 min read

Building Minimal, Secure Container Images

How multi-stage builds, distroless base images, and layer discipline combine to produce smaller, more secure container images without sacrificing developer ergonomics.

#containers#docker#security
Read more
SRE & DevOpsNews November 25, 2025 1 min read

dotCloud Renames Itself Docker, Inc.

On October 29, 2013, dotCloud announced it was scaling back its original PaaS business and renaming the company entirely around its container tooling.

#news#docker#containers
Read more