mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03:00
This is part of an effort to break apart the legacy server package. Help wanted! Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes) Upstream-commit: c2496d97cc58e0720988acf4e989689945bb3a54 Component: engine
This directory contains code pertaining to running containers and storing images
Code pertaining to running containers:
- execdriver
- networkdriver
Code pertaining to storing images:
- graphdriver