.NET Ramblings
open-menu closeme
Home
Videos
Feeds
About
Contribute
github linkedin
  • Clawdbot with Docker Model Runner, a Private Personal AI Assistant

    calendar Jan 26, 2026 · docker.com
    Clawdbot with Docker Model Runner, a Private Personal AI Assistant

    Personal AI assistants are transforming how we manage our daily lives—from handling emails and calendars to automating smart homes. However, as these assistants gain more access to our private data, concerns about privacy, data residency, and long-term costs are at an all-time high. By combining Clawdbot with Docker …


    Read More
  • Run Claude Code Locally with Docker Model Runner

    calendar Jan 26, 2026 · docker.com
    Run Claude Code Locally with Docker Model Runner

    We recently showed how to pair OpenCode with Docker Model Runner for a privacy-first, cost-effective AI coding setup. Today, we're bringing the same approach to Claude Code, Anthropic's agentic coding tool. This post walks through how to configure Claude Code to use Docker Model Runner, giving you full control over …


    Read More
  • Making the Most of Your Docker Hardened Images Enterprise Trial – Part 3

    calendar Jan 25, 2026 · docker.com
    Making the Most of Your Docker Hardened Images Enterprise Trial – Part 3

    Customizing Docker Hardened Images In Part 1 and Part 2, we established the baseline. You migrated a service to a Docker Hardened Image (DHI), witnessed the vulnerability count drop to zero, and verified the cryptographic signatures and SLSA provenance that make DHI a compliant foundation. But no matter how secure a …


    Read More
  • Making the Most of Your Docker Hardened Images Enterprise Trial – Part 2

    calendar Jan 24, 2026 · docker.com
    Making the Most of Your Docker Hardened Images Enterprise Trial – Part 2

    Verifying Security and Compliance of Docker Hardened Images In Part 1 of this series, we migrated a Node.js service to Docker Hardened Images (DHI) and measured impressive results: 100% vulnerability elimination, 90% package reduction, and 41.5% size decrease. We extracted the SBOM and saw compliance labels for FIPS, …


    Read More
  • How to Automate Arm Migration with Docker MCP Toolkit, VS Code, and GitHub Copilot

    calendar Jan 23, 2026 · docker.com
    How to Automate Arm Migration with Docker MCP Toolkit, VS Code, and GitHub Copilot

    This post is a collaboration between Docker and Arm, demonstrating how Docker MCP Toolkit and the Arm MCP Server work together to simplify architecture migrations. Moving workloads from x86 to Arm64 architecture has become increasingly important. Organizations seek to reduce cloud costs and improve performance. AWS …


    Read More
  • Using MCP Servers: From Quick Tools to Multi-Agent Systems

    calendar Jan 22, 2026 · docker.com
    Using MCP Servers: From Quick Tools to Multi-Agent Systems

    Model Context Protocol (MCP) servers are a spec for exposing tools, models, or services to language models through a common interface. Think of them as smart adapters: they sit between a tool and the LLM, speaking a predictable protocol that lets the model interact with things like APIs, databases, and agents without …


    Read More
  • Your Dependencies Don’t Care About Your FIPS Configuration

    calendar Jan 22, 2026 · docker.com
    Your Dependencies Don’t Care About Your FIPS Configuration

    FIPS compliance is a great idea that makes the entire software supply chain safer. But teams adopting FIPS-enabled container images are running into strange errors that can be challenging to debug. What they are learning is that correctness at the base image layer does not guarantee compatibility across the ecosystem. …


    Read More

.NET Ramblings

Copyright  .NET RAMBLINGS. All Rights Reserved

to-top