Today we are pleased to announce that we have reached a major milestone, reaching GA and our V1 of both the Compose CLI and the ACI integration. 🎉 In May we announced the partnership between Docker and Microsoft to make it easier to deploy containerized...
microsoft
Docker Open Sources Compose for Amazon ECS and Microsoft ACI
Today we are open sourcing the code for the Amazon ECS and Microsoft ACI Compose integrations. This is the first time that Docker has made Compose available for the cloud, allowing developers to take their Compose projects they were running locally and deploy them to...
Docker Desktop & WSL 2 – Backport Update
While we have continued to make improvements to our Windows experience on Docker Desktop for users of HyperV, we are excited to see that Microsoft has announced the backport of WSL 2 to Windows version 1903 and 1909. This means that as of today, Docker Desktop Edge...
How To Deploy Containers to Azure ACI using Docker CLI and Compose
Running containers in the cloud can be hard and confusing. There are so many options to choose from and then understanding how all the different clouds work from virtual networks to security. Not to mention orchestrators. It’s a learning curve to say the least. At...
Running a container in Microsoft Azure Container Instances (ACI) with Docker Desktop Edge
Earlier this month Docker announced our partnership with Microsoft to shorten the developer commute between the desktop and running containers in the cloud. We are excited to announce the first release of the new Docker Azure Container Instances (ACI) experience today...
DockerCon 2020: The Microsoft Sessions
This is the second post of our series of blog articles focusing on the key developer content that we are curating from DockerCon LIVE 2020. Increasingly, we are seeing more and more developers targeting Microsoft architectures and Azure for their containerized...
Shortening the developer commute with Docker and Microsoft Azure
Do you remember the first time you used Docker? I do. It was about six years ago and like many folks at the time it looked like this: docker run -it redis I was not using Redis at the time but it seemed like a complicated enough piece of software to put this new...
Exciting new things for Docker with Windows Server 1709
What a difference a year makes… last September, Microsoft and Docker launched Docker Enterprise Edition (EE), a Containers-as-a-Service platform for IT that manages and secures diverse applications across disparate infrastructures, for Windows Server 2016. Since then...