docker-cli-windows
Docker client in a Windows container image
50K+
The Docker client for Windows in a Nanoserver Docker image.
docker run stefanscherer/docker-cli-windows docker --version
You can access the Docker API of the Docker host by mapping the named pipe into the Windows container.
docker run `
-v //./pipe/docker_engine://./pipe/docker_engine `
-u ContainerAdministrator `
stefanscherer/docker-cli-windows docker version
Content type
Image
Digest
Size
155.4 MB
Last updated
about 7 years ago
docker pull stefanscherer/docker-cli-windows:18.09.3-1803