DockerCLI/cli/command/system
Sebastiaan van Stijn ae2b58fd98
Merge pull request #4700 from thaJeztah/wire_up_contexts
Plumb contexts through commands
2023-12-13 22:29:51 +01:00
..
testdata cli/command: remove "logentries" driver from tests and fixtures 2023-12-13 13:18:16 +01:00
client_test.go cli/command/system: fix "docker events" not supporting --format=json 2023-08-29 14:48:49 +02:00
cmd.go Revert "Disable `docker system dial-stdio` on Windows" 2019-03-12 14:57:52 +00:00
df.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
dial_stdio.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
events.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
events_test.go linting: Consider pre-allocating sliceVar (prealloc) 2023-11-20 16:02:16 +01:00
info.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
info_test.go cli/command: remove "logentries" driver from tests and fixtures 2023-12-13 13:18:16 +01:00
inspect.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
prune.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
prune_test.go prune: fix build cache prune warning 2023-12-05 20:11:15 +01:00
version.go Plumb contexts through commands 2023-12-12 22:30:16 +01:00
version_test.go fix docker version --format=json not outputting json format 2023-04-10 14:29:14 +02:00