mirror of
https://github.com/docker/cli.git
synced 2026-01-18 08:21:31 +03: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