Kai Qiang Wu(Kennan) 746f6af9aa Sort the attributes for events 9 years ago
..
formatter 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
inspect 1f5674363e Print the raw inspected elements when there is no template for `docker inspect`. 9 years ago
attach.go a1eb6029cc Move tty set and restore to caller 9 years ago
build.go 167cc42986 api: client: build: do not fall through if git isn't installed 9 years ago
cli.go a1eb6029cc Move tty set and restore to caller 9 years ago
client.go e73ab750ed Make sure docker api client implements engine-api client. 9 years ago
commit.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
cp.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
create.go 505a56d6da api: client: remove redunant function to encode auth 9 years ago
diff.go e562ac42f4 Implement docker diff with standalone client lib. 9 years ago
events.go 746f6af9aa Sort the attributes for events 9 years ago
exec.go a1eb6029cc Move tty set and restore to caller 9 years ago
exec_test.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
export.go b78c736356 Remove output file when save/export fail 9 years ago
hijack.go a1eb6029cc Move tty set and restore to caller 9 years ago
history.go 4fef42ba20 Replace pkg/units with docker/go-units. 9 years ago
images.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
import.go 65370be888 Send push information to trust code out-of-band 9 years ago
info.go 6b57380173 Merge pull request #19646 from nishanttotla/19277-CustomInfoField 9 years ago
inspect.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
kill.go e0dc4f27f6 Remove redundant error messages 9 years ago
load.go 65370be888 Send push information to trust code out-of-band 9 years ago
login.go 755df347fb forbid login of a null-string username 9 years ago
logout.go 2b0927c9ac Use consistent command description 9 years ago
logs.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
network.go e35f5a481a Merge pull request #17316 from rmb938/ipam_conf_options 9 years ago
pause.go e0dc4f27f6 Remove redundant error messages 9 years ago
port.go 056e744903 Replace usage of pkg/nat with go-connections/nat. 9 years ago
ps.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
pull.go 65370be888 Send push information to trust code out-of-band 9 years ago
push.go 65370be888 Send push information to trust code out-of-band 9 years ago
rename.go ac8fb77c74 Implement container rename with standalone client lib. 9 years ago
restart.go e0dc4f27f6 Remove redundant error messages 9 years ago
rm.go ff3b551d2d Merge pull request #18768 from hqhq/hq_remove_dup_error 9 years ago
rmi.go ff3b551d2d Merge pull request #18768 from hqhq/hq_remove_dup_error 9 years ago
run.go a1eb6029cc Move tty set and restore to caller 9 years ago
save.go b78c736356 Remove output file when save/export fail 9 years ago
search.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
start.go a1eb6029cc Move tty set and restore to caller 9 years ago
stats.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
stats_unit_test.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
stop.go e0dc4f27f6 Remove redundant error messages 9 years ago
tag.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
top.go 7573c153c5 Implement docker top with standalone client lib. 9 years ago
trust.go 61a49bb6ba Remove the use of dockerversion from the registry package 9 years ago
trust_test.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
unpause.go e0dc4f27f6 Remove redundant error messages 9 years ago
update.go 603bc69b2c Fix comment about swap limit of docker update 9 years ago
utils.go 505a56d6da api: client: remove redunant function to encode auth 9 years ago
utils_unix.go 9e19b4839f Move ValidateContextDirectory to the one package that uses it. 9 years ago
utils_windows.go 9e19b4839f Move ValidateContextDirectory to the one package that uses it. 9 years ago
version.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
volume.go 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago
wait.go e0dc4f27f6 Remove redundant error messages 9 years ago