.. |
container
|
88323c861a
Merge pull request #23307 from WeiZhang555/cobra-restart
|
9 lat temu |
formatter
|
55cdb6dcd0
Add a check for size field in custom format string
|
9 lat temu |
image
|
65a0034c67
Use spf13/cobra for docker images
|
9 lat temu |
inspect
|
6bc3e23f65
Refactor cli inspector to support new inspects.
|
9 lat temu |
network
|
864e362aa0
Fix the network inspect id
|
9 lat temu |
volume
|
fc5a4514fb
Use Args in cobra.Command to validate args.
|
9 lat temu |
build.go
|
5ab2434225
Convert 'docker create' to use cobra and pflag
|
9 lat temu |
cli.go
|
5ab2434225
Convert 'docker create' to use cobra and pflag
|
9 lat temu |
client.go
|
e73ab750ed
Make sure docker api client implements engine-api client.
|
9 lat temu |
commands.go
|
65a0034c67
Use spf13/cobra for docker images
|
9 lat temu |
commit.go
|
b9c94b70bf
Update client code with api changes
|
9 lat temu |
cp.go
|
4c7f0d268f
Rework usage of context.Context in api/client
|
9 lat temu |
events.go
|
0a352e1a90
Remove some unused structs and fields
|
9 lat temu |
exec.go
|
a77f2450c7
Convert 'docker run' to a cobra command and to use pflags
|
9 lat temu |
exec_test.go
|
b9c94b70bf
Update client code with api changes
|
9 lat temu |
hijack.go
|
5ab2434225
Convert 'docker create' to use cobra and pflag
|
9 lat temu |
info.go
|
e78884dafd
make Insecure registries uppercase like other keys in docker info
|
9 lat temu |
inspect.go
|
6bc3e23f65
Refactor cli inspector to support new inspects.
|
9 lat temu |
load.go
|
96d7db665b
Fix docker load progressbar, fixes #21957
|
9 lat temu |
login.go
|
541fba13fc
Error login from non TTY
|
9 lat temu |
logout.go
|
4c7f0d268f
Rework usage of context.Context in api/client
|
9 lat temu |
ps.go
|
55cdb6dcd0
Add a check for size field in custom format string
|
9 lat temu |
pull.go
|
5ab2434225
Convert 'docker create' to use cobra and pflag
|
9 lat temu |
push.go
|
5ab2434225
Convert 'docker create' to use cobra and pflag
|
9 lat temu |
rm.go
|
a77f2450c7
Convert 'docker run' to a cobra command and to use pflags
|
9 lat temu |
save.go
|
b25e64183c
Migrate export command to cobra
|
9 lat temu |
stats.go
|
4c7f0d268f
Rework usage of context.Context in api/client
|
9 lat temu |
stats_helpers.go
|
4c7f0d268f
Rework usage of context.Context in api/client
|
9 lat temu |
stats_unit_test.go
|
ff08036cc0
Do not remove containers from stats list on err
|
9 lat temu |
tag.go
|
4455ec14b8
Remove deprecated -f flag on docker tag
|
9 lat temu |
trust.go
|
5ab2434225
Convert 'docker create' to use cobra and pflag
|
9 lat temu |
trust_test.go
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 lat temu |
update.go
|
fea7acf0e9
Un-deprecated command line short variant options of `-c`.
|
9 lat temu |
utils.go
|
eceb8625a9
Move attach command to cobra.
|
9 lat temu |
version.go
|
8567286ed6
Update api/client file to use context
|
9 lat temu |