mirror of
https://github.com/docker/cli.git
synced 2026-09-10 10:05:19 -05:00
Defining err as named return parameter will make sure the variable gets assigned before returning and thus avoid masking Docker-DCO-1.1-Signed-off-by: Johannes 'fish' Ziemke <github@freigeist.org> (github: discordianfish) Upstream-commit: 32bc8658793b278c793cb8755b94df3b210bea5d 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