# README
This directory contains code pertaining to running containers and storing images
Code pertaining to running containers:
- execdriver
- networkdriver
Code pertaining to storing images:
- graphdriver
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
No description provided by the author
FIXME: harmonize with NewGraph().
No description provided by the author
# Constants
No description provided by the author
Set the max depth to the aufs default that most kernels are compiled with For more information see: http://sourceforge.net/p/aufs/aufs3-standalone/ci/aufs3.12/tree/config.mk.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
History is a convenience type for storing a list of containers, ordered by creation date.
FIXME: move deprecated port stuff to nat to clean up the core.