Monday, November 07, 2016

Docker tools, docs & Azure


Image2Docker - MS Dev Show Podcast

Trevor Sullivan (@pcgeek86) | Twitter

Trevor Sullivan's Tech Room - Minding the gap between administration and development

Docker Documentation from Trevor Sullivan

Microsoft Azure Resource Manager - Trevor Sullivan

GitHub - docker/communitytools-image2docker-win
"...a framework to simplify the creation of Dockerfiles for Microsoft Windows Server Hyper-V Container images, based upon analysis of existing WIM or VHDX image files."

The Microsoft Windows Server 2016 platform introduces new capabilities for containerizing applications. There are two types of container formats supported on the Microsoft Windows platform:
  • Hyper-V Containers - Containers with a dedicated kernel and stronger isolation from other containers
  • Windows Containers - application isolation using process and namespace isolation, and a shared kernel with the container host"

windows

No comments: