1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/client
David Calavera a7e23cab8d Merge pull request #15864 from dmcgowan/notary-offline
Support content trust offline
2015-09-21 21:11:36 -07:00
..
ps Complete unit tests on api/client/ps package 2015-09-06 22:05:57 +02:00
attach.go
build.go Support for passing build-time variables in build context 2015-09-16 03:31:15 -07:00
cli.go Refactor CLI docker save 2015-09-11 15:31:55 +08:00
client.go
commit.go
cp.go
create.go
diff.go
events.go
exec.go
export.go
hijack.go error should be checked earlier in the hijack function 2015-09-16 20:28:07 +08:00
history.go
images.go
import.go
info.go add docker server version to /info 2015-09-21 21:15:32 +08:00
inspect.go
kill.go
load.go
login.go Use TrimSpace to instead of Trim 2015-09-09 19:37:33 +08:00
logout.go
logs.go Add log reading to the journald log driver 2015-09-11 16:50:03 -04:00
network.go "docker network" missing from docker --help 2015-09-04 15:34:17 +09:00
pause.go
port.go
ps.go
pull.go
push.go
rename.go Fix 'rename' error msg and error checking 2015-09-18 11:12:22 -07:00
restart.go docker restarts running OR stopped containers, docs edit rm "running" 2015-09-20 09:16:27 -04:00
rm.go
rmi.go
run.go
save.go Refactor CLI docker save 2015-09-11 15:31:55 +08:00
search.go
service.go
start.go
stats.go Reset data of stats in docker cli when container stopped 2015-09-18 15:24:13 +08:00
stats_unit_test.go
stop.go
tag.go
top.go
trust.go Ignore ping errors in notary repository setup 2015-09-14 11:08:25 -07:00
unpause.go
utils.go Make RegistryConfig a typed value in the api. 2015-09-07 19:29:33 -04:00
version.go
volume.go Add --help to "docker volume inspect --help" output 2015-09-08 14:24:00 -07:00
wait.go