Skip to content

Files

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.

The Docker image is available at https://hub.docker.com/r/stefanscherer/swarm-windows/

build

Clone this repo and run the build.bat script.

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