Closed beholderrk closed 8 years ago
These Dockerfiles are used to build Windows containers images. You need a Docker engine with OS/Arch: windows/amd64
, eg. a Windows Server 2016 TP5. It seems you have "Docker for Windows" installed which gives you a good experience to run Linux containers on a Windows machine.
/cc @friism
@StefanScherer thanks
I got this error when run
cd sqlexpress; Get-Content .\dockerfile | docker build -t
Full log
docker version