Files
docker-cli/components/engine/daemon
Justin Cormack fd32c5b230 Add i386 specific modify_ldt syscall to default seccomp filter
This syscall is used by Go on i386 binaries, although not by libc.

Signed-off-by: Justin Cormack <justin.cormack@unikernel.com>
Upstream-commit: 13a9d4e8993997b2bf9be7e96a8d7978a73d0b9b
Component: engine
2016-01-10 12:00:11 +00:00
..
2016-01-03 23:03:39 +01: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-13 18:04:12 +02:00
2015-12-30 17:39:33 -05:00

This directory contains code pertaining to running containers and storing images

Code pertaining to running containers:

  • execdriver

Code pertaining to storing images:

  • graphdriver