..
ps
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
attach.go
Remove deprecated cli flags
2015-11-15 10:40:01 +01:00
build.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
cli.go
Make default tls host work
2015-10-19 21:17:37 +08:00
client.go
cli: new daemon command and new cli package
2015-07-23 19:44:46 -04:00
commit.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
cp.go
Add '-L' option for cp
2015-11-21 00:36:56 +08:00
create.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
diff.go
Use consistent command description
2015-10-08 08:46:21 -04:00
events.go
Merge pull request #17495 from mikebrow/docker-tz-and-nanosecond-updates
2015-11-20 23:37:44 +01:00
exec.go
Check the content type is json when calling exec start.
2015-10-19 11:46:44 -04:00
export.go
Use consistent command description
2015-10-08 08:46:21 -04:00
hijack.go
dockerversion placeholder for library import
2015-11-09 19:32:46 +01:00
history.go
Remove deprecated cli flags
2015-11-15 10:40:01 +01:00
images.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
import.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
info.go
Merge pull request #17478 from vdemeester/pr-13921
2015-11-17 15:44:57 -08:00
inspect.go
Remove deprecated cli flags
2015-11-15 10:40:01 +01:00
kill.go
Use consistent command description
2015-10-08 08:46:21 -04:00
load.go
Use consistent command description
2015-10-08 08:46:21 -04:00
login.go
Windows: Fix docker login
2015-11-05 14:19:48 -08:00
logout.go
Use consistent command description
2015-10-08 08:46:21 -04:00
logs.go
Merge pull request #17495 from mikebrow/docker-tz-and-nanosecond-updates
2015-11-20 23:37:44 +01:00
network.go
Enhance docker network rm
to delete multi net
2015-11-22 05:37:00 +08:00
pause.go
Use consistent command description
2015-10-08 08:46:21 -04:00
port.go
Use consistent command description
2015-10-08 08:46:21 -04:00
ps.go
Re-implement --before and --since as options for --filter
2015-11-20 13:10:13 +08:00
pull.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
push.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
rename.go
Use consistent command description
2015-10-08 08:46:21 -04:00
restart.go
Use consistent command description
2015-10-08 08:46:21 -04:00
rm.go
Remove deprecated cli flags
2015-11-15 10:40:01 +01:00
rmi.go
Use consistent command description
2015-10-08 08:46:21 -04:00
run.go
Merge pull request #17356 from HuKeping/warn-on-oom
2015-11-23 12:43:04 -08:00
save.go
Use consistent command description
2015-10-08 08:46:21 -04:00
search.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
start.go
Merge pull request #16544 from Mashimiao/fix-bug-client-start-signal-discarded
2015-10-08 12:54:31 -07:00
stats.go
Merge pull request #17604 from RyanDeng/fix_cpuPercent_extremelyHigh
2015-11-16 17:26:29 +01:00
stats_unit_test.go
Fix docker stats show blkio when there are multiple block devices.
2015-08-20 11:46:21 +08:00
stop.go
Use consistent command description
2015-10-08 08:46:21 -04:00
tag.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
top.go
Use consistent command description
2015-10-08 08:46:21 -04:00
trust.go
Update daemon and docker core to use new content addressable storage
2015-11-24 09:40:25 -08:00
trust_test.go
Changing trustServer allowed URL behavior
2015-10-08 17:47:25 -07:00
unpause.go
Use consistent command description
2015-10-08 08:46:21 -04:00
utils.go
dockerversion placeholder for library import
2015-11-09 19:32:46 +01:00
version.go
dockerversion placeholder for library import
2015-11-09 19:32:46 +01:00
volume.go
rename POST /volumes
to POST /volumes/create
to be consistent with the other POST /.../create
endpoints
2015-10-17 14:13:40 +02:00
wait.go
Use consistent command description
2015-10-08 08:46:21 -04:00