Showing results for containers - Windows Command Line

Dec 8, 2017
0
1

[Cross Post] WSL Interoperability with Docker

Craig Wilhite
Craig Wilhite

We frequently get asked about running docker from within the Windows Subsystem for Linux (WSL). We don’t support running the docker daemon directly in WSL. But what you can do is call in to the daemon running under Windows from WSL. What does this let you do? You can create dockerfiles, build them, and run them in the daemon—Windows or Linux, depen...

Windows Subsystem for Linux (WSL)