File tree
8 files changed
+10
-6
lines changed- vendor
- github.com
- docker
- fsouza
- ijc
- sirupsen
- golang.org/x
8 files changed
+10
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
| 25 | + | |
| 26 | + | |
| 27 | + |
Submodule docker updated from 1f48759 to 5635c24
Submodule go-dockerclient updated 54 files
- .travis.yml+13-13
- AUTHORS+1
- Gopkg.toml+3-8
- LICENSE+1-1
- Makefile+14-12
- README.md+27-17
- appveyor.yml+17-6
- auth.go+2-2
- auth_test.go+8-4
- build_test.go+1-3
- change_test.go+7-3
- client.go+14-19
- client_stress_test.go+1
- client_test.go+124-57
- client_unix.go+4-5
- client_windows.go+6-3
- client_windows_test.go+1-1
- container.go+12-17
- container_test.go+84-100
- container_unix_test.go+34
- distribution_test.go+4
- env_test.go+118-61
- event.go+2
- example_test.go+1-1
- exec.go+7-7
- go.mod+13-15
- go.sum+36-32
- image.go+7-7
- image_test.go+3
- integration_test.go+38-33
- integration_unix_test.go+19
- integration_windows_test.go+18
- internal/archive/archive.go+24-19
- internal/archive/archive_linux.go+2
- internal/archive/archive_unix.go+1-1
- internal/archive/archive_windows.go+1
- internal/jsonmessage/jsonmessage.go+90-27
- internal/term/term.go-2
- internal/term/winsize.go+1-1
- misc.go+24-15
- misc_test.go+36-8
- plugin.go+4-6
- plugin_test.go-2
- swarm_service.go+1-1
- swarm_service_test.go+2-3
- swarm_test.go+4-3
- testing/server.go+5-5
- testing/server_test.go+6-5
- testing/swarm.go+1-1
- testing/swarm_test.go+5-9
- tls.go+1-1
- travis-scripts/install-docker.bash-18
- travis-scripts/run-tests.bash+3-3
- travis-scripts/win-setup.bash+5
- .gitignore+1
- .travis.yml+1
- CHANGELOG.md+32
- README.md+36-2
- alt_exit.go+15-3
- alt_exit_test.go+73-5
- entry.go+165-69
- entry_test.go+54
- example_basic_test.go+7-1
- example_custom_caller_test.go+28
- example_default_field_value_test.go+30
- example_global_hook_test.go+36
- example_hook_test.go+1-1
- exported.go+27
- formatter.go+16-2
- go.mod+2-1
- go.sum+3
- hook_test.go+30-1
- hooks/syslog/syslog.go+1-1
- internal/testutils/testutils.go+58
- json_formatter.go+26-5
- json_formatter_test.go+52-2
- level_test.go+62
- logger.go+74-103
- logger_test.go+23
- logrus.go+51-15
- logrus_test.go+280-55
- terminal_check_aix.go+9
- terminal_check_notappengine.go+1-1
- text_formatter.go+63-29
- text_formatter_test.go+7-2
- writer.go+2
Submodule crypto updated from 7c1a557 to b7391e9
Submodule sys updated from fa43e7b to f49334f
0 commit comments