Deploying to Foundry
Guide to deploying Microsoft Agent Framework applications to Microsoft Foundry using Docker containers, covering Dockerfile creation, local testing, and pushing to Azure Container Registry.
Guide to deploying Microsoft Agent Framework applications to Microsoft Foundry using Docker containers, covering Dockerfile creation, local testing, and pushing to Azure Container Registry.
An overview of Neo4j graph database, covering installation, Cypher query language, and basic commands for beginners.
Step-by-step guide to set up OpenWebUI on Docker with Foundry, Entra ID authentication, and Caddy reverse proxy.
Tutorial on backing up PostgreSQL in Docker locally, to S3, and using Plakar, including restore steps.
Modernizing a legacy Java 1.5 codebase using AI and Docker, with a focus on evidence-based refactoring and testing.
Guide to installing Docker on Arch Linux, comparing Docker Desktop and CLI methods with pros and cons.
A guide to building cybersecurity evaluations for AI models, covering sandboxed targets, inputs, tools, and grading methods.
A ColdFusion developer explains how to create a floating UI widget for local development environments using custom tags.
Learn how to use Docker Compose's 'name' attribute to create consistent, meaningful asset prefixes for containers, images, and volumes.
Step-by-step guide to deploying AI agents to production using Docker, FastAPI, and LangGraph with best practices.
A developer explains replacing nginx with CommandBox Docker image for ColdFusion development, simplifying URL rewriting and SSL setup.
Isolator framework adds Docker isolation support for running secure, isolated .NET code in containers.
Guide on creating custom Docker sandbox templates for AI agents to add tools and dependencies safely.
A review of Harbor, a framework for evaluating and optimizing AI coding agents and models in container environments.
Guide to safely running AI coding agents in a microVM using Docker Sandbox, enabling dangerous mode without risking system damage.
Guide to containerizing an ASP.NET Core BFF and Angular frontend using Aspire for improved local development and Docker deployment.
Symfony Docker update introduces sandboxed coding agents, Dev Containers, Xdebug, hot reloading with FrankenPHP, and production-ready rootless images.
Explains Docker's layer caching mechanism and how to bypass it using --no-cache for reliable builds.
A guide to Jib, an open-source tool for containerizing Java apps without Dockerfiles, enabling faster builds and optimized layers.
Introduces Skill Eval, a TypeScript framework for testing and benchmarking AI coding agent skills to ensure reliability and correct behavior.