mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Move duplicated FS "magic" values to the graphdriver package so they can be shared Upstream-commit: dccf3362041b4c8f450428f34ec7b4d365b2feaa 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