.. |
execdriver
|
Merge pull request #8062 from vishh/run_in_phase2
|
2014-09-16 23:56:12 +04:00 |
graphdriver
|
graphdriver interface name change, typo fix
|
2014-09-16 15:10:32 -07:00 |
networkdriver
|
Add an option to disable IP masquerading
|
2014-09-16 20:00:15 -07:00 |
attach.go
|
Adding docker exec support in CLI.
|
2014-09-16 19:24:25 +00:00 |
changes.go
|
|
|
commit.go
|
|
|
config.go
|
Add an option to disable IP masquerading
|
2014-09-16 20:00:15 -07:00 |
container.go
|
Merge pull request #8019 from thockin/add-host
|
2014-09-16 17:19:16 -07:00 |
container_unit_test.go
|
Ensure container names start with a-zA-Z0-9
|
2014-09-12 10:45:07 -07:00 |
copy.go
|
|
|
create.go
|
Add "docker create" support
|
2014-09-16 18:40:24 -04:00 |
daemon.go
|
Merge pull request #7694 from eyakubovich/master
|
2014-09-18 18:33:45 -07:00 |
daemon_aufs.go
|
Extract log utils into pkg/log
|
2014-08-13 15:18:15 -07:00 |
daemon_btrfs.go
|
|
|
daemon_devicemapper.go
|
|
|
daemon_no_aufs.go
|
|
|
delete.go
|
Use State as embedded to Container
|
2014-09-03 00:01:11 +04:00 |
exec.go
|
Adding docker exec support in CLI.
|
2014-09-16 19:24:25 +00:00 |
export.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
history.go
|
|
|
image_delete.go
|
Removing an image that fails, also removes the image name/tag.
|
2014-09-11 11:29:25 -07:00 |
info.go
|
Extract log utils into pkg/log
|
2014-08-13 15:18:15 -07:00 |
inspect.go
|
Proper JSON handling of strings that could be represented as other types
|
2014-09-16 13:51:02 -04:00 |
kill.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
list.go
|
Use State as embedded to Container
|
2014-09-03 00:01:11 +04:00 |
logs.go
|
add the timeutils package
|
2014-09-17 14:30:08 +03:00 |
MAINTAINERS
|
Add maintainers to daemon/ and graph/
|
2014-08-06 10:29:15 +00:00 |
monitor.go
|
Use State as embedded to Container
|
2014-09-03 00:01:11 +04:00 |
network_settings.go
|
|
|
pause.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
README.md
|
|
|
resize.go
|
Splitting the exec remote API into two separate APIs inorder to support resizing of tty sessions.
|
2014-09-15 22:56:47 +00:00 |
restart.go
|
Separate events subsystem
|
2014-08-06 10:08:19 +00:00 |
start.go
|
Use State as embedded to Container
|
2014-09-03 00:01:11 +04:00 |
state.go
|
typo fix: immediatly -> immediately
|
2014-09-09 01:16:19 -04:00 |
state_test.go
|
Fix go vet warnings
|
2014-08-13 11:37:30 +04:00 |
stop.go
|
Use State as embedded to Container
|
2014-09-03 00:01:11 +04:00 |
top.go
|
Use State as embedded to Container
|
2014-09-03 00:01:11 +04:00 |
utils.go
|
|
|
utils_linux.go
|
|
|
utils_nolinux.go
|
|
|
utils_test.go
|
|
|
volumes.go
|
Fix #7792 - Order mounts
|
2014-09-16 14:51:06 -07:00 |
wait.go
|
Use State as embedded to Container
|
2014-09-03 00:01:11 +04:00 |