Docker Blog
-
Highlights from Microsoft Build: Docker’s Innovations with AI and Windows on Arm
Windows is back! That is my big takeaway from Microsoft Build last week. In recent years, Microsoft has focused on a broader platform that includes Windows and Linux and has adapted to the centrality of the browser in the modern world. But last week’s event was dominated by the launch of the Copilot+ PC, initially…
Read now
-
Experimental Windows Containers Support for BuildKit Released in v0.13.0
We are excited to announce that the latest BuildKit release, v0.13.0, contains experimental Windows Containers support. BuildKit has been around for many years and has been the default build engine on Linux since Docker Engine 23.0.0. BuildKit is a toolkit for converting source code to build artifacts (like container images) in an efficient, expressive, and…
Read now
-
Announcing Docker Desktop Support for Windows on Arm: New AI Innovation Opportunities
Docker Desktop now supports running on Windows on Arm (WoA) devices. This exciting development was unveiled during Microsoft’s “Introducing the Next Generation of Windows on Arm” session at Microsoft Build. Docker CTO, Justin Cormack, highlighted how this strategic move will empower developers with even more rapid development capabilities, leveraging Docker Desktop on Arm-powered Windows devices….
Read now
-
Docker Documentation Gets an AI-Powered Assistant
We recently launched a new tool to enhance Docker documentation: an AI-powered documentation assistant incorporating kapa.ai. Docker Docs AI is designed to get you the information you need by providing instant, accurate answers to your Docker-related questions directly within our documentation pages. Docker Docs AI Docker documentation caters to a diverse range of users, from…
Read now
-
The Strategic Imperative of AI in 2024
The winds of change are sweeping across industries, propelled by the transformative power of generative artificial intelligence (GenAI). In 2024, AI has become a strategic imperative for enterprises seeking to stay ahead of the curve. Although some organizations may view AI with hesitation, the reality is that ignoring its potential puts them at risk of…
Read now
-
“@docker can you help me…”: An Early Look at the Docker Extension for GitHub Copilot
At this point, every developer has probably heard about GitHub Copilot. Copilot has quickly become an indispensable tool for many developers, helping novice to seasoned developers become more productive by improving overall efficiency and expediting learning. Today, we are thrilled to announce that we are joining GitHub’s Partner Program and have shipped an experience as…
Read now
-
Streamline the Development of Real-Time AI Applications with MindsDB Docker Extension
This post was contributed by Martyna Slawinska, Software Engineer at MindsDB, in collaboration with Ajeet Singh, Developer Advocate at Docker. AI technology has seen several challenges that undoubtedly hinder its progress. Building an AI-powered application requires significant resources, including qualified professionals, cost, and time. Prominent obstacles include: Bringing (real-time) data to AI models through data…
Read now
-
How to Check Your Docker Installation: Docker Desktop vs. Docker Engine
Docker has become a leader in providing software development solutions, offering tooling that simplifies the process of developing, testing, deploying, and running applications using containers. As such, understanding Docker’s different products, like Docker Desktop, and components, like Docker Engine, and understanding how they work together is essential for developers looking to maximize their productivity and…
Read now