Tag: Docker

Docker Plugins: How to write your own

Docker Plugins are an easy way to extend the capabilities of the Docker Engine. You can load third-party plugins to extend e.g. the Networking, Storage and Authorization capabilities of the Docker Engine. In this article we’ll show you the capabilities of plugins and walk you through the process of writing your own. Quelle: Docker Plugins:…

Read the full article

Docker just made it easier to natively orchestrate containers

This week container lovers are convening in Seattle for the annual Dockercon conference and a major theme this year is how to manage containers at scale. To kick off the conference Docker announced native integration of container orchestration platform named Swarm into its product. Quelle: Docker just made it easier to natively orchestrate containers

Docker 1.12 Networking Model Overview

“The Best way to orchestrate Docker is Docker” In our previous post, we talked about Swarm Mode’s built-in orchestration and distribution engine.Docker’s new deployment API …” Quelle: Docker 1.12 Networking Model Overview