moby--moby/api/client
Arnaud Porterie 5719d01066 Merge pull request #16579 from coolljt0725/fix_attach_paused_container
Add show error when attach to a paused container
2015-10-31 07:43:22 -07:00
..
ps Fix docker ps truncate long image name by default 2015-10-02 22:56:42 +08:00
attach.go Add show error when attach to a paused container 2015-10-28 21:00:09 -04:00
build.go Windows: Allows --isolation on docker build 2015-10-30 11:14:38 -07: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 Use consistent command description 2015-10-08 08:46:21 -04:00
cp.go Use consistent command description 2015-10-08 08:46:21 -04:00
create.go Use consistent command description 2015-10-08 08:46:21 -04:00
diff.go Use consistent command description 2015-10-08 08:46:21 -04:00
events.go Use consistent command description 2015-10-08 08:46:21 -04: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 Revert "dockerversion placeholder for library-import" 2015-10-27 21:23:53 -04:00
history.go Rework docker cli history 2015-10-29 17:59:07 +08:00
images.go Use consistent command description 2015-10-08 08:46:21 -04:00
import.go Use consistent command description 2015-10-08 08:46:21 -04:00
info.go Enhancing --cluster-advertise to support <interface-name> 2015-10-27 11:03:22 -07:00
inspect.go Fail when there is an error executing an inspect template. 2015-10-22 19:24:50 -04: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 Use consistent command description 2015-10-08 08:46:21 -04:00
logout.go Use consistent command description 2015-10-08 08:46:21 -04:00
logs.go Use consistent command description 2015-10-08 08:46:21 -04:00
network.go Let the api to choose the default network driver. 2015-10-29 19:47:12 -04: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 Use consistent command description 2015-10-08 08:46:21 -04:00
pull.go Use consistent command description 2015-10-08 08:46:21 -04:00
push.go Use consistent command description 2015-10-08 08:46:21 -04: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 Use consistent command description 2015-10-08 08:46:21 -04:00
rmi.go Use consistent command description 2015-10-08 08:46:21 -04:00
run.go Use consistent command description 2015-10-08 08:46:21 -04:00
save.go Use consistent command description 2015-10-08 08:46:21 -04:00
search.go Use consistent command description 2015-10-08 08:46:21 -04: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 Use consistent command description 2015-10-08 08:46:21 -04: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 Use consistent command description 2015-10-08 08:46:21 -04:00
top.go Use consistent command description 2015-10-08 08:46:21 -04:00
trust.go Show trust variable deprecation warning only if used 2015-10-22 11:01:30 -07: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 Revert "dockerversion placeholder for library-import" 2015-10-27 21:23:53 -04:00
version.go Revert "dockerversion placeholder for library-import" 2015-10-27 21:23:53 -04: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