Skip to content

Latest commit

 

History

History
 
 

swarm

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

swarm

Build the Docker Swarm binary and a Docker image the "Docker way" within a Docker container.

See my blog post for further details.

build

Clone this repo and run the build.bat script.

  • Log into a Windows Server 2016 TP5 machine
  • Open a PowerShell window
  • Clone the sources
  • wget -outfile src.zip https://github.com/StefanScherer/dockerfiles-windows/archive/master.zip
  • Expand-Archive .\dockerfiles-windows.zip
  • cd src\dockerfiles-windows-master
  • .\build.bat