Menu
Microsoft to bring Docker to Windows Server

Microsoft to bring Docker to Windows Server

It's another giant step for the Docker virtualization technology

The Docker virtualization technology has just taken another giant step forward, as developers from both Microsoft and Docker have started working on a native Docker implementation for Windows Server, which will make the increasingly popular container technology available for use in Windows shops.

"In the future, a developer building an application with Windows components will be able to manage that application using Docker," said Solomon Hykes, creator and chief maintainer of Docker, as well as chief technology officer of the namesake company.

Heretofore, Docker has only run on Linux. The two companies will create a version of the Docker Engine that will run, natively, on the next edition of Windows Server, as well as run on the Microsoft Azure cloud.

The two parties envision a world where designers will be able to build distributed systems using both Windows and Linux components under a single architecture. "It will become much easier to assemble hybrid systems and to mix and match different components based on what the application needs," Hykes said.

With this step, Microsoft has joined Google in viewing container-based Docker virtualization technology as an essential component in cloud infrastructure services.

Microsoft's Azure cloud service has offered the ability to run Docker containers since June, but this new partnership will create a native container-based technology specifically for the Windows Server OS, ensuring faster performance.

Rather than develop the software in-house, Microsoft is making the Docker Engine for Windows Server an open source project, managed under Docker, to which Microsoft itself will contribute heavily.

"We're providing the container support from Windows Server that Docker itself will bind into using our orchestration layer," Zander said.

Docker containers developed for Linux won't be able to run, at least not natively, on Windows Server, nor vice versa. But the Windows Server version will have the same features as the Linux version, which will allow for both versions to be managed and orchestrated through the same set of controls, Hykes said.

Docker is a form of container-based virtualization that has created quite a buzz in the cloud computing community since its launch in March 2013.

Like a virtual machine, a Docker container can hold an application, freeing the developer from worrying about writing to the underlying system software. However, unlike full virtual machines, a Docker container does not include a full OS, but rather shares the OS of its host -- in Docker's case, Linux.

As a result, Docker containers can be faster and less resource heavy than virtual machines, as long as the user is willing to stick to Linux. A full virtual machine may take several minutes to create and launch, whereas a container can be initiated in seconds. Containers also offer superior performance for the applications they contain, compared to running the application within a virtual machine, which incurs the overhead of running through a hypervisor.

In addition to Google, other cloud hosts and software providers, such as Digital Ocean, Amazon Web Services and VMware, have supported Docker, as well as enterprise Linux software vendors such as Red Hat and CoreOS.

"Microsoft wisely decided that it did not want to leave Windows developers out of the Docker party," wrote Al Hilwa, IDC program director overseeing software development research, in an email.

The move also shows that the company is changing its attitude about open source, which it has previously seen as mostly a competitive threat, Hilwa noted.

"I really think we are seeing a faster and more open Microsoft, one that is more willing to integrate and collaborate with competing technologies without a lot of hesitation," Hilwa wrote.

Docker will also set up a location within Docker Hub to store Windows containers. The repository now hosts 45,000 Linux-based Docker containers. The two companies will also provide a connection between Docker Hub and the Windows Azure service.

Docker's open source development has been overseen by the company of the same name, which has been backed by a number of venture capital firms such as AME Cloud Ventures, Benchmark, Greylock Partners, Insight Venture Partners, Sequoia Capital and Y Combinator.

Joab Jackson covers enterprise software and general technology breaking news for The IDG News Service. Follow Joab on Twitter at @Joab_Jackson. Joab's e-mail address is Joab_Jackson@idg.com

Join the CIO Australia group on LinkedIn. The group is open to CIOs, IT Directors, COOs, CTOs and senior IT managers.

Join the newsletter!

Or

Sign up to gain exclusive access to email subscriptions, event invitations, competitions, giveaways, and much more.

Membership is free, and your security and privacy remain protected. View our privacy policy before signing up.

Error: Please check your email address.

Tags open sourceMicrosoftsoftwarevirtualizationapplication virtualization

More about Amazon Web ServicesGoogleGreylock PartnersIDGInsightLinuxMicrosoftNewsRed HatSolomon

Show Comments
[]