1
0
mirror of https://github.com/docker/cli.git synced 2026-01-15 07:40:57 +03:00
Files
cli/components/engine/daemon
Jess Frazelle 3b057aaeb2 Merge pull request #16250 from cpuguy83/15487_exec_error_codes
Make exec start return proper error codes
Upstream-commit: 5a43beda91efd9a53c798082abbc5b287167aa0c
Component: engine
2015-10-02 12:55:17 -07:00
..
2015-09-25 14:52:09 -07:00
2015-08-27 22:07:42 -07:00
2015-09-29 19:43:03 -04:00
2015-09-25 14:52:09 -07:00
2015-08-27 22:07:42 -07:00
2015-09-28 13:48:12 -07:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver