By using this site, you agree to the Privacy Policy and Terms of Use.
Accept
World of SoftwareWorld of SoftwareWorld of Software
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Search
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
Reading: Docker Desktop 4.39 Brings Docker Smart AI Agent, CLI in GA, and Enhanced Multi-Platform Support
Share
Sign In
Notification Show More
Font ResizerAa
World of SoftwareWorld of Software
Font ResizerAa
  • Software
  • Mobile
  • Computing
  • Gadget
  • Gaming
  • Videos
Search
  • News
  • Software
  • Mobile
  • Computing
  • Gaming
  • Videos
  • More
    • Gadget
    • Web Stories
    • Trending
    • Press Release
Have an existing account? Sign In
Follow US
  • Privacy
  • Terms
  • Advertise
  • Contact
Copyright © All Rights Reserved. World of Software.
World of Software > News > Docker Desktop 4.39 Brings Docker Smart AI Agent, CLI in GA, and Enhanced Multi-Platform Support
News

Docker Desktop 4.39 Brings Docker Smart AI Agent, CLI in GA, and Enhanced Multi-Platform Support

News Room
Last updated: 2025/03/28 at 12:01 PM
News Room Published 28 March 2025
Share
SHARE

Docker has released Docker Desktop 4.39. This version brings Docker Smart AI Agent with Model Context Protocol (MCP) and Kubernetes Integration, Docker Desktop CLI GA, and enhanced multi-platform support aiming to make it easier for users to manage multi-platform container images.

The Docker AI Agent, also known as “Ask Gordon”, has been updated; it now integrates with third-part services via Model Context Protocol (MCP), a new standard to connect AI agents and models to external data and tools. Developers can use it to generate GitHub projects, retrieve remote content, or even run AI agents as containers. To use it, users just need to type docker ai in the terminal or in the Docker Desktop AI Agent window, and the agent looks for a gordon-mcp.yml file in the working directory for a list of MCP servers to be used in that context.

Additionally, Docker AI now connects directly to the local Docker Engine and Kubernetes cluster to manage resources. It can list and clean up containers, images, and volumes, as well as interact with Kubernetes, such as listing namespaces, deploying services, and analyzing pod logs​. These new integrations aim to expand what the AI assistant can do, reducing the need for manual commands and scripts in many common scenarios.

User experience has also been improved. The AI now supports multi-line prompts and copying output more easily within Docker Desktop. Response times have been reduced, and answers are more context-aware. According to Docker, ‘Ask Gordon’ now delivers responses faster and with deeper context about images, containers, and volumes​, improving both performance and usefulness.

Docker Desktop CLI, previously in beta, is now generally available. First introduced as a beta in v4.37, the Docker Desktop CLI is a command-line interface tool that allows users to control Docker Desktop without clicking through the GUI. It allows developers to manage Docker Desktop directly from the command line, performing tasks such as starting, stopping, restarting, and checking the status of Docker Desktop. Additionally, the developers can also print logs and update to the latest version of Docker Desktop.

Docker Desktop 4.39 also extends the AI agent’s capability to support the containerization of the applications. Developers can now leverage Ask Gordon to generate Docker related assets for projects in the languages:

  • JavaScript/TypeScript: using npm, pnpm, yarn, and bun.
  • Go: using Go modules.​
  • Python: using pip, poetry, and uv.
  • C#: using nuget​.

To initiate the containerization process, developers just need to prompt Ask Gordon with a prompt like Can you containerize my application?. Ask Gordon will analyze the project, identify its structure, and generate essential Docker assets, including an optimized Dockerfile, Docker Compose file, .dockerignore file, and even a README with usage instructions.

(image taken by Docker blog)

Docker Desktop 4.39 has improved the support for multi-platform image management by introducing the --platform flag to the commands save, docker load, and docker history. Since containers today often need to run on multiple architectures such as deploying the same application to both x86_64 and ARM64 machines, this addition allows users to select specific architecture variants when exporting or importing images. It is possible for example for a user to export only the linux/arm64 version of an image with:

docker save --platform linux/arm64 -o custom-image.tar my-app:latest

and similarly import a specific architecture variant using:

docker load --platform linux/amd64 -i custom-image.tar

It is important to notice that Docker continues to support multi-platform builds using buildx.

More details about the news of the Docker Desktop can be found in the release notes.

Sign Up For Daily Newsletter

Be keep up! Get the latest breaking news delivered straight to your inbox.
By signing up, you agree to our Terms of Use and acknowledge the data practices in our Privacy Policy. You may unsubscribe at any time.
Share This Article
Facebook Twitter Email Print
Share
What do you think?
Love0
Sad0
Happy0
Sleepy0
Angry0
Dead0
Wink0
Previous Article First Alert’s new smart smoke alarm is meant to be a Google Nest Protect replacement
Next Article 5 Interesting Startup Deals You May Have Missed In March: Robot Massages, Renting With Pets And Diagnosing Strokes
Leave a comment

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Stay Connected

248.1k Like
69.1k Follow
134k Pin
54.3k Follow

Latest News

How Silverbacks’ Africa strategy outperformed global markets
Computing
Aldi releases its own $3.49 version of item to rival Trader Joe’s
News
Apple’s second developer betas for iOS 26, iPadOS 26, macOS 26 have arrived
News
Microsoft’s Xbox UI update lets you pin games and customize your homescreen
News

You Might also Like

News

Aldi releases its own $3.49 version of item to rival Trader Joe’s

5 Min Read
News

Apple’s second developer betas for iOS 26, iPadOS 26, macOS 26 have arrived

2 Min Read
News

Microsoft’s Xbox UI update lets you pin games and customize your homescreen

2 Min Read
News

Two ‘dodgy’ streaming apps showing football for free blocked on Fire Sticks

4 Min Read
//

World of Software is your one-stop website for the latest tech news and updates, follow us now to get the news that matters to you.

Quick Link

  • Privacy Policy
  • Terms of use
  • Advertise
  • Contact

Topics

  • Computing
  • Software
  • Press Release
  • Trending

Sign Up for Our Newsletter

Subscribe to our newsletter to get our newest articles instantly!

World of SoftwareWorld of Software
Follow US
Copyright © All Rights Reserved. World of Software.
Welcome Back!

Sign in to your account

Lost your password?