..
fixtures
Windows: Add volume support
2015-10-22 10:42:53 -07:00
compare.go
Remove PortSpecs from Config
2015-05-29 22:38:09 +02:00
compare_test.go
abstract the string slice struct to stringutils package
2015-08-29 01:08:40 +08:00
config.go
This fixes the case where arguments are escaped twice from Dockerfiles on
2015-11-13 10:43:06 -08:00
config_test.go
Windows: Adds support for Hyper-V Containers
2015-10-29 16:18:52 -07:00
config_unix.go
Move VolumeDriver to HostConfig to make containers portable.
2015-09-04 12:42:44 -04:00
config_windows.go
Move netmode validation to server
2015-08-14 12:17:41 -07:00
exec.go
Revert "Revert "Add docker exec run a command in privileged mode""
2015-08-13 16:36:44 +10:00
exec_test.go
Add minor vet fixes
2015-07-12 19:16:38 +02:00
hostconfig.go
Add OomScoreAdj to configure container oom killer preferences
2015-11-30 11:19:04 +01:00
hostconfig_test.go
Remove LXC support.
2015-11-05 17:09:57 -05:00
hostconfig_unix.go
Move validation functions
2015-11-06 15:28:50 -08:00
hostconfig_windows.go
Windows: Add default isolation exec driver option
2015-11-10 11:39:05 -08:00
merge.go
Revert "Container don't inherit from image labels"
2015-08-11 17:01:57 -07:00
merge_test.go
Remove panic in nat package on invalid hostport
2015-07-17 13:02:54 -07:00
parse.go
Add OomScoreAdj to configure container oom killer preferences
2015-11-30 11:19:04 +01:00
parse_test.go
Addition of "--shm-size" to which size of /dev/shm is changed.
2015-11-20 09:24:18 +09:00
streams.go
Extract StreamConfig struct out of the daemon package.
2015-11-20 15:04:27 -05:00