Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Add LCOW scenario#26

Merged
StefanScherer merged 1 commit into
masterStefanScherer/docker-windows-box:masterfrom
add-lcowStefanScherer/docker-windows-box:add-lcowCopy head branch name to clipboard
Jan 21, 2018
Merged

Add LCOW scenario#26
StefanScherer merged 1 commit into
masterStefanScherer/docker-windows-box:masterfrom
add-lcowStefanScherer/docker-windows-box:add-lcowCopy head branch name to clipboard

Conversation

@StefanScherer

Copy link
Copy Markdown
Owner

LCOW

Linux Containers on Windows (LCOW) works on Windows 10 1709 and a Docker
engine that has the pull request moby/moby#34859
merged in.

At the moment we can use the nightly builds from master.dockerproject.com.

To run Linux containers we also need a small Linux VM which is part of the Docker EE 17.10 Preview.

Create the VM

vagrant up

Run Windows containers

In the Windows 10 VM open a PowerShell terminal.

docker run microsoft/nanoserver:1709 cmd /c set

Run Linux containers

At the moment you need to specify the --platform option to pull Linux images.

docker pull --platform linux alpine

Once you have pulled Linux images you can run them without the --platform option.

docker run alpine uname -a

@StefanScherer
StefanScherer merged commit da8a98b into master Jan 21, 2018
@StefanScherer
StefanScherer deleted the add-lcow branch January 21, 2018 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.