Skip to content

Docker Tools perf comparison between Linux container and Windows Nano container

Notifications You must be signed in to change notification settings

haniamr/DockerToolsPerf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DockerToolsPerf

Docker Tools perf comparison between Linux container and Windows Server Core container.

Pre-requisites

To get perf data on Linux containter

  • Install dotnet core SDK 1.1
  • Install Docker For Windows
  • Run "docker pull microsoft/aspnetcore:1.1" to retrieve/update the Linux base image.
  • Run "./build-core.ps1" in powershell

To get perf data on Windows Server Core container

  • Install Visual Studio 2017 Preview 3
  • Install Docker for Windows
  • Switch Docker for Windows to windows container mode
  • Run "build-aspnet-image.cmd" to build the base image
  • Run "./build-fx.ps1" in powershell

About

Docker Tools perf comparison between Linux container and Windows Nano container

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.9%
  • C# 15.9%
  • CSS 5.2%
  • HTML 1.2%
  • PowerShell 0.7%
  • Smalltalk 0.1%