Pointed OpenCode at Docker Model Runner via a tiny sbx kit. Local model (qwen3), no API keys, no cloud round-trips. Drop the gist URL into --kit and you're running:
sbx run --kit "git+https://t.co/eqYIN5FCtf" opencode
„That is one of the great ironies of modern Open Source. The distributed version control system won, and then the world standardized on one enormous centralized service for hosting it.“
Some folks try to spin a narrative that I don't like local models, meanwhile I spent a lot of time making it easy to use OpenClaw with them.
Latest release adds support for inferrs, which is a new super efficient TurboQuant inference server:
https://t.co/GBswlz4wPE
The world's first inference server with Gemma 4 and TurboQuant:
https://t.co/ncTTDdAyeJ
Gemma 4 and TurboQuant coming to Docker Model Runner soon. Gemma 4 is available on Docker Hub.
@DorinGeman
🎁 What’s on your dev wishlist?
How about secure, production-ready base images… free and open source?!
Docker Hardened Images are now free for everyone, & backed by an Apache 2.0 license.
Read more: https://t.co/M9YDffu9jj
#DHI#OpenSource
Today, the @linuxfoundation launched the Agentic AI Foundation with Anthropic and OpenAI donating MCP and https://t.co/FNoWSgviXG as founding projects.
Docker is joining alongside Anthropic, Google, OpenAI, Cloudflare, and others.
Open standards won the application layer. They'll win the agent layer too.
Read more: https://t.co/c4oYuTBMwk
@donvito@vllm_project Hey @donvito, you still need WSL2, vLLM is not available for Windows. But you can still use Docker Model Runner with Docker Desktop for Windows and WSL2 backend, or with Docker CE installed in your WSL2 distro.
Your laptop just became an AI lab.
New `docker model run` in Docker Desktop (Beta) 🐳 the demo with @Kiview shows:
🖥️ CLI chat
🧠 Model listing
🧩 GenAI app integration w/ OpenAI SDK
#Docker#LLM#AIDev#LocalDev#GenAI#DevTools
New drop from Docker: Desktop 4.40 🐳
🧠 Model Runner = LLMs on your laptop
🤖 Docker AI Agent = now fluent in MCP
🔍 AI Tool Catalog = plug-and-play with tools
🛡️ Admins = real-time compliance reporting
🔗 https://t.co/YTHTPkZdr9
Thank you to all the devs out there who voted Docker as the most loved and wanted tool in @StackOverflow's annual developer survey. It's because of you that we do what we do. We love you to the bottom of the ocean and back again.🐳💙
"Slowly but surely the Rust language is making its way into Linux. I talked with Linus Torvalds and Greg Kroah-Hartman about where they see Rust and Linux working together."
https://t.co/npa3eHihiS
Stephen from my team just published his amazing research on Spectre exploitation in JS via Browser (spoiler: yes, it's exploitable)!
Details on https://t.co/CF7BNfdGWj, but also at https://t.co/IAXYY018Ma.
I just completed all 25 days of Advent of Code 2020! https://t.co/QRKBXrmRGh #AdventOfCode
You should definitely give a shot to the problems from the days 4, 13 (part two), 18, 19 and 23.
Thanks @ericwastl! This was my first year doing it and I've enjoyed it a lot!