.. |
testdata
|
Import docker/docker/cli
|
2017-04-17 17:40:59 -04:00 |
attach.go
|
Add a restarting check to runAttach
|
2017-06-08 07:12:39 +08:00 |
attach_test.go
|
Update some tests to remove unnecessary buffers.
|
2017-07-11 17:52:43 -04:00 |
client_test.go
|
Replace command.DockerCli to command.Cli in docker attach/exec command
|
2017-06-08 07:03:52 +08:00 |
cmd.go
|
Add interfacer linter
|
2017-05-08 15:57:50 -04:00 |
commit.go
|
Update cli imports to using local package
|
2017-05-15 14:45:19 +02:00 |
cp.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
create.go
|
Add interfacer linter
|
2017-05-08 15:57:50 -04:00 |
diff.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
exec.go
|
Add gosimple lint
|
2017-06-14 16:55:08 -07:00 |
exec_test.go
|
Remove unnecessary use of SetConfigfile
|
2017-07-11 14:49:30 -04:00 |
export.go
|
Enable golint
|
2017-05-02 17:57:46 -04:00 |
hijack.go
|
Add misspell lint
|
2017-06-14 16:54:27 -07:00 |
inspect.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
kill.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
list.go
|
Update cli imports to using local package
|
2017-05-15 14:45:19 +02:00 |
logs.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
opts.go
|
Use compose volume spec parser for container volume flag
|
2017-06-21 11:16:04 -04:00 |
opts_test.go
|
Use compose volume spec parser for container volume flag
|
2017-06-21 11:16:04 -04:00 |
pause.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
port.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
prune.go
|
Update cli imports to using local package
|
2017-05-15 14:45:19 +02:00 |
ps_test.go
|
Update cli imports to using local package
|
2017-05-15 14:45:19 +02:00 |
rename.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
restart.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
rm.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
run.go
|
fixing SIGSEGV when running containers
|
2017-07-06 18:57:36 +02:00 |
start.go
|
Spelling fixes
|
2017-05-22 01:39:06 +00:00 |
stats.go
|
Add unparam linter
|
2017-06-14 16:55:08 -07:00 |
stats_helpers.go
|
Add unused linter.
|
2017-06-14 16:54:27 -07:00 |
stats_helpers_test.go
|
Fix float64 comparison in stats_helpers_test.go
|
2017-05-16 02:13:00 +00:00 |
stats_unit_test.go
|
Add line length linter
|
2017-05-08 15:57:56 -04:00 |
stop.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
top.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
tty.go
|
Replace command.DockerCli to command.Cli in docker attach/exec command
|
2017-06-08 07:03:52 +08:00 |
unpause.go
|
Update imports.
|
2017-04-17 18:07:56 -04:00 |
update.go
|
Update vendoring of docker/docker
|
2017-06-06 00:23:21 +02:00 |
utils.go
|
Replace command.DockerCli to command.Cli in docker attach/exec command
|
2017-06-08 07:03:52 +08:00 |
wait.go
|
Update CLI package with containerWait changes
|
2017-05-17 11:44:54 -07:00 |