| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes #775
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Skips were masking some errors / compatibility issues
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Also includes a few unit tests for utils.convert_volume_binds
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \
| | | |
| | | | |
Use DOCKER_CONFIG environment variable to look up auth config
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When provided, default paths are ignored.
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \ \
| | | | |
| | | | | |
1.5.0 release
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |/ / /
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \ \
| |/ / /
|/| | | |
Use url-safe base64 when encoding auth header
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
+ regression test
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|/ / /
| | |
| | |
| | |
| | |
| | | |
Fixes #775
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Skips were masking some errors / compatibility issues
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \ |
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |\ \ \
|/ / / /
| | | |
| | | | |
aanand-networking
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
|\ \ \
| |/ /
|/| | |
Don't break when volume binds contain unicode characters
|
| | |
| | |
| | |
| | |
| | |
| | | |
Also includes a few unit tests for utils.convert_volume_binds
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ \
| | | |
| | | | |
Fix race condition in integration regression tests
|
| | |/
| |/|
| | |
| | |
| | |
| | |
| | |
| | | |
`docker port` and inspect do not return ports for containers which are
not running. Because the container command is `true`, sometimes that
exits before the inspect is called.
Signed-off-by: Paul Bellamy <paul.a.bellamy@gmail.com>
|
|\ \ \
| |/ /
|/| | |
Shorter stack traces in tests
|
| | |
| | |
| | |
| | | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
|\ \ \
| | | |
| | | | |
Allow to specify ps_args when listing processes
|
| | | |
| | | |
| | | |
| | | | |
Signed-off-by: Pierre Fersing <pierre.fersing@bleemeo.com>
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Pierre Fersing <pierre.fersing@bleemeo.com>
|
|\ \ \
| |_|/
|/| | |
Support explicit protocol in Client.port
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
User can now specify a protocol in Client.port using the port/proto
syntax. Default port is now TCP instead of UDP (to match the
behavior of `docker port`) when no proto is specified.
Regression test
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \ |
|
| |/
| |
| |
| | |
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
|
| |\
|/ /
| | |
Support for cpu_quota and cpu_period
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|/
|
|
| |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\
| |
| | |
Support API version 1.20
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| |
| |
| |
| | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|
|\ \
| | |
| | | |
Add docker.api to setup packages
|
|/ /
| |
| |
| | |
Signed-off-by: Darren Shepherd <darren@rancher.com>
|
|\ \
| |/
|/| |
specify default value of stream parameter of exec_start()
|
| |
| |
| |
| | |
Signed-off-by: Vladimir Rutsky <vladimir@rutsky.org>
|
|\ \
| | |
| | | |
[WIP] Contributing guidelines
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- Add OS info request in reporting issues section
- Add PR subsection about clear, logical commits
- Add section describing how to set up a dev environment
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Fix 'make test' task to run a complete series of tests
Signed-off-by: Joffrey F <joffrey@docker.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Joffrey F <joffrey@docker.com>
|