1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/ROADMAP.md
Amy Lindburg cc6d1be37e Update ROADMAP.md
Removed release-specific info from the ROADMAP (better to keep this on the wiki; will not get stale). Made a couple of nips and tucks.

Signed-off-by: Amy Lindburg <amy.lindburg@docker.com>
2015-06-09 15:06:02 -07:00

954 B

Roadmap

This document defines the high-level goals of the libnetwork project. See Project Planning for information on Releases.

Long-term Goal

libnetwork project will follow Docker and Linux philosophy of delivering small, highly modular and composable tools that works well independently. libnetwork aims to satisfy that composable need for Networking in Containers.

Short-term Goals

  • Modularize the networking logic in Docker Engine and libcontainer in to a single, reusable library
  • Replace the networking subsystem of Docker Engine, with libnetwork
  • Define a flexible model that allows local and remote drivers to provide networking to containers
  • Provide a stand-alone tool "dnet" for managing and testing libnetwork

Project Planning

Project Pages define the goals for each Milestone and identify the release-relationship to the Docker Platform.