Files
docker-cli/components/engine/daemon
Justin Cormack cd434f010f Allow sigreturn syscall
This is used on some 32 bit architectures, eg x86

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
Upstream-commit: d8e06d54cf3f6478ba85f60cca4a9b03bbc68f10
Component: engine
2016-01-04 16:11:59 -08:00
..
2015-12-16 11:58:52 -08:00
2016-01-03 23:03:39 +01:00
2016-01-04 16:11:59 -08:00
2015-12-13 18:04:12 +02:00
2016-01-03 23:03:39 +01:00
2015-12-16 11:58:52 -08:00
2015-12-03 17:39:49 +01:00
2015-12-22 13:31:46 -05:00
2015-12-22 13:31:46 -05:00
2016-01-03 23:03:39 +01:00
2015-12-03 17:39:49 +01:00
2015-12-16 11:58:52 -08:00
2016-01-01 20:22:29 +01:00
2015-12-13 18:04:12 +02:00
2015-12-03 17:39:49 +01:00
2015-12-28 19:19:26 +08:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver