#Docker

5 posts

Jobseekerv3
Artificial IntelligenceWeb Development

Jobseekerv3

A local web chat assistant that turns a job listing into tailored CV and cover-letter PDFs in English and Danish, with evidence-backed review before anything is saved.

1 min5
August 6, 2026
Wincontainer now has MCP server
Artificial IntelligenceWeb Development

Wincontainer now has MCP server

MCP Server WinContainers exposes a built-in Model Context Protocol (MCP) server so that AI coding assistants (GitHub Copilot, Cursor, Claude, etc.) can manage containers, images, volumes, and networks directly from the editor.

2 min4
August 3, 2026
Why I built Wincontainer and why it matters
Artificial Intelligence

Why I built Wincontainer and why it matters

Docker Desktop is a polished, full‑featured local container platform. Wincontainer is a different answer: **a lightweight, Windows‑native container toolset** that favors auditability, low overhead, and scriptable workflows. This post explains the practical differences, shows where Wincontainer shines, and gives concrete examples you can run and measure yourself.

5 min161
July 27, 2026
Two Windows Container Apps That Make WSLC Easier to Learn
Artificial IntelligenceWeb Development

Two Windows Container Apps That Make WSLC Easier to Learn

# Two Windows Container Apps That Make WSLC Easier to Learn ## A visual catalog, a guided terminal, and a safer way to experiment Containers are powerful. They are also full of commands, options, runtimes, images, networks, volumes, and settings that can feel overwhelming when you are still learning. That is where these two projects fit in: - [WinContainers](https://github.com/japperJ/Wincontainer/): a Windows GUI for discovering and managing containers. - [WSLC TUI](https://github.com/japperJ/wslc-tui-ms/): an interactive terminal interface for learning and executing `wslc` commands. Used together, they create a friendly playground for exploring Microsoft's WSL Containers technology, or WSLC, without having to memorize every command on day one. > **Important:** These applications are currently intended for testing and development, not for running production containers. They are early-stage projects, and their behavior, command catalog, and release process can change.

7 min10
July 25, 2026
# WinContainers — Components & Modules
Artificial Intelligence

# WinContainers — Components & Modules

Component list from Wincontainer

8 min8
June 10, 2026