17 Feb 2026
Docker
The Multi-Model Database for AI Agents: Deploy SurrealDB with Docker Extension
When it comes to building dynamic and real-work solutions, developers need to stitch multiple databases (relational, document, graph, vector, time-series, search) together and build complex API layers to integrate them. This generates significant complexity, cost, and operational risk, and reduces speed of innovation. More often than not, developers end up focusing on building glue code...
17 Feb 2026 2:00pm GMT
16 Feb 2026
Docker
Running NanoClaw in a Docker Shell Sandbox
Ever wanted to run a personal AI assistant that monitors your WhatsApp messages 24/7, but worried about giving it access to your entire system? Docker Sandboxes' new shell sandbox type is the perfect solution. In this post, I'll show you how to run NanoClaw, a lightweight Claude-powered WhatsApp assistant, inside a secure, isolated Docker sandbox....
16 Feb 2026 2:00pm GMT
13 Feb 2026
Docker
How to solve the context size issues with context packing with Docker Model Runner and Agentic Compose
If you've worked with local language models, you've probably run into the context window limit, especially when using smaller models on less powerful machines. While it's an unavoidable constraint, techniques like context packing make it surprisingly manageable. Hello, I'm Philippe, and I am a Principal Solutions Architect helping customers with their usage of Docker. In...
13 Feb 2026 1:57pm GMT