Files
moby/daemon
David Calavera f1a74a89f8 Use an empty slice as default value for DNS, DNSSearch and DNSOptions
So we don't print those <no value> in the client and we don't fail
executing inspect templates with API field names.

Make sure those fields are initialized as empty slices when
a container is loaded from disk and their values are nil.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-11-09 12:46:48 -05:00
..
2015-11-05 17:09:57 -05:00
2015-07-29 23:39:18 +02:00
2015-10-22 10:42:53 -07:00
2015-11-05 17:09:57 -05:00
2015-08-27 22:07:42 -07:00
2015-11-05 17:09:57 -05:00
2015-08-27 22:07:42 -07:00
2015-11-02 08:28:34 -08:00
2015-10-22 10:42:53 -07:00
2015-11-05 18:17:37 +01:00
2015-11-05 17:09:57 -05:00
2015-10-22 10:42:53 -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