#Docker
5 posts

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.

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.

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.

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.

# WinContainers — Components & Modules
Component list from Wincontainer