Skip to main content
  1. Blog
  2. Article

Dustin Kirkland
on 13 September 2017

Running Ubuntu Containers with Hyper-V Isolation on Windows


Canonical and Microsoft have teamed up to deliver an truly special experience — running Ubuntu containers with Hyper-V Isolation on Windows 10 and Windows Servers!

We have published a fantastic tutorial at https://ubu.one/UhyperV, with screenshots and easy-to-follow instructions.  You should be up and running in minutes!

Follow that tutorial, and you’ll be able to launch Ubuntu containers with Hyper-V isolation by running the following directly from a Windows Powershell:

  • docker run -it ubuntu bash

Cheers!
Dustin

Related posts


Benjamin Ryzman
9 June 2026

What is RDMA over Converged Ethernet (RoCE)?

AI Networking

Previous articles walked through RDMA (Remote Direct Memory Access) as a programming model and InfiniBand as the fabric that was built around it. Both led to the same conclusion, even if it was never stated outright: moving data, not compute, becomes the bottleneck once systems scale. So what happens when you want RDMA, but you’re ...


Freyja Cooper
5 June 2026

Beyond tokens per watt – using Ubuntu 26.04 LTS for AI

AI Article

Tokens per watt (TpW) – the measure of useful AI work produced per watt of energy consumed – is the metric at top of mind for CEOs, heads of AI, and infrastructure teams alike. With the tremendous cost of GPU clusters, extracting as much value as possible from the expense is critical. But in the ...


Gabriel Aguiar Noury
4 June 2026

A look into Ubuntu Core 26: Deploying AI models on Renesas RZ/V series for production

Internet of Things Article

Welcome to this blog series which explores innovative uses of Ubuntu Core. Throughout this series, Canonical’s Engineers will show what you can build with our releases, highlighting the features and tools available to you. In this blog, Asa Mirzaieva, engineer from the Silicon Alliances team, will show you how to deploy optimised AI model ...