mirror of
https://github.com/docker/cli.git
synced 2026-09-10 02:24:40 -05:00
Move container-related jobs out of deprecated server/ package Upstream-commit: 90dadea84dc08e2ea12800b8c3b708885dbb16e2 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