moby--moby/daemon
Daniel Zhang be072a8954 Embedded DNS problem after renaming container. Step2:change in docker/daemon side and add integration test
Signed-off-by: Daniel Zhang <jmzwcn@gmail.com>
2016-05-26 12:59:44 +08:00
..
caps
events
exec
graphdriver Merge branch 'master' into b 2016-05-24 21:43:45 -04:00
links
logger awslogs: Fix a race in mockcwlogsclient 2016-05-25 11:50:22 -07:00
network
apparmor_default.go
apparmor_default_unsupported.go
archive.go
archive_unix.go
archive_windows.go
attach.go
changes.go Move some container related methods and structs to smaller files 2016-05-24 21:31:15 +02:00
commit.go
config.go
config_experimental.go
config_solaris.go
config_stub.go
config_test.go
config_unix.go
config_windows.go
container.go Move some container related methods and structs to smaller files 2016-05-24 21:31:15 +02:00
container_operations.go The option --add-host and --net=host should not be mutually exclusive. 2016-05-24 18:49:11 -07:00
container_operations_solaris.go
container_operations_unix.go
container_operations_windows.go
create.go Merge pull request #22949 from vdemeester/move-daemon-container-horn 2016-05-25 13:42:07 -07:00
create_unix.go
create_windows.go
daemon.go Merge pull request #22949 from vdemeester/move-daemon-container-horn 2016-05-25 13:42:07 -07:00
daemon_experimental.go
daemon_linux.go
daemon_linux_test.go
daemon_solaris.go
daemon_stub.go
daemon_test.go
daemon_unix.go
daemon_unix_test.go
daemon_unsupported.go
daemon_windows.go
debugtrap_unix.go
debugtrap_unsupported.go
debugtrap_windows.go
delete.go
delete_test.go
discovery.go
discovery_test.go
errors.go
events.go
events_test.go
exec.go
exec_linux.go
exec_solaris.go
exec_windows.go
export.go
image.go
image_delete.go
image_exporter.go
image_history.go
image_inspect.go
image_pull.go
image_push.go
image_tag.go
images.go Add before and since filter to images 2016-05-25 13:49:10 +02:00
import.go
info.go
inspect.go
inspect_solaris.go
inspect_unix.go
inspect_windows.go
kill.go Move some container related methods and structs to smaller files 2016-05-24 21:31:15 +02:00
links.go
links_test.go
list.go Add before and since filter to images 2016-05-25 13:49:10 +02:00
list_unix.go
list_windows.go
logdrivers_linux.go
logdrivers_windows.go
logs.go
monitor.go
monitor_linux.go
monitor_solaris.go
monitor_windows.go
mounts.go
names.go Move some container related methods and structs to smaller files 2016-05-24 21:31:15 +02:00
network.go
oci_linux.go
oci_solaris.go
oci_windows.go Windows: Use image version, not OS version for TTY fixup 2016-05-25 12:22:52 -07:00
pause.go
rename.go Embedded DNS problem after renaming container. Step2:change in docker/daemon side and add integration test 2016-05-26 12:59:44 +08:00
resize.go
restart.go
seccomp_disabled.go
seccomp_linux.go
selinux_linux.go
selinux_unsupported.go
start.go
stats.go Move some container related methods and structs to smaller files 2016-05-24 21:31:15 +02:00
stats_collector_solaris.go
stats_collector_unix.go
stats_collector_windows.go
stop.go
top_unix.go
top_windows.go
unpause.go
update.go
update_linux.go
update_solaris.go
update_windows.go
volumes.go
volumes_unit_test.go
volumes_unix.go
volumes_windows.go
wait.go