Running Ubuntu Containers with Hyper-V Isolation on Windows
Dustin Kirkland
on 13 September 2017
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
Talk to us today
Interested in running Ubuntu in your organisation?
Newsletter signup
Related posts
The future of Kubernetes networking: Cilium and other CNIs with Canonical Kubernetes
Choosing the right Container Network Interface (CNI) for Kubernetes is critical to achieving optimal performance, security, and scalability. With the launch...
How does MongoDB work?
Explore what MongoDB is, how it functions, and how organizations utilize it for specific applications to achieve business benefits.
Automated patching for the Linux kernel
To start securely and efficiently, Linux systems follow a carefully orchestrated sequence of steps to initialize firmware and manage services. Applying...