Latest Docker topics
All the latest Docker pages on this site.
Docker is a set of platform as a service products that use OS-level virtualization to deliver software in packages called containers. Containers are isolated from one another and bundle their own software, libraries, and configuration files; they can communicate with each other through well-defined channels.
- Published on
Blog: Simplify Your Technical Presentations with Docker Containers
I’m presenting at SPTechCon in Boston, demonstrating how to build an Office Add-in for Outlook with Angular 2, using a hands-on approach.- Published on
Blog: Understanding Docker and Containerization: An Overview
The post explains the fundamentals of Docker and containerization technology, providing an overview from a different perspective