Aanand Prasad
|
d03f4e4b32
Small refactor to feed_queue()
|
9 лет назад |
Daniel Nephin
|
275b54641a
Remove extra ensure_image_exists() which causes duplicate builds.
|
9 лет назад |
Aanand Prasad
|
68b4ef6cf2
Reduce queue timeout
|
9 лет назад |
Aanand Prasad
|
de6496c6c9
Hold state in an object
|
9 лет назад |
Aanand Prasad
|
79edda6804
Refactor so there's only one queue
|
9 лет назад |
Aanand Prasad
|
a81b9dc6a0
Test events coming out of parallel_execute_stream in error case
|
9 лет назад |
Aanand Prasad
|
868133e881
Extract get_deps test helper
|
9 лет назад |
Aanand Prasad
|
d3899418b7
Move queue logic out of parallel_execute()
|
9 лет назад |
Aanand Prasad
|
09e359fc8d
Abort operations if their dependencies fail
|
9 лет назад |
Aanand Prasad
|
cdef2b5e3b
Refactor setup_queue()
|
9 лет назад |
Joffrey F
|
b865f35f17
Use docker-py 1.8.0
|
9 лет назад |
Daniel Nephin
|
73d57a1acb
Prevent unnecessary inspection of containers when created from an inspect.
|
9 лет назад |
Joffrey F
|
1dea8abe69
Include docker-py requirements fix
|
9 лет назад |
Joffrey F
|
7dd29e8239
Re-enabling assert_hostname when instantiating docker_client from the environment.
|
9 лет назад |
Joffrey F
|
98d7a1e9dd
Remove obsolete assert_hostname tests
|
9 лет назад |
Joffrey F
|
a2adf31caa
Update docker-py version to include match_hostname fix Removed unnecessary assert_hostname computation in tls_config_from_options
|
9 лет назад |
Joffrey F
|
44715f18bd
Fix assert_hostname logic in tls_config_from_options
|
10 лет назад |
Steve Durrheimer
|
bd0f6d8d7b
Add zsh completion for 'docker-compose run -w --workdir'
|
10 лет назад |
Steve Durrheimer
|
d434098b94
Add zsh completion for 'docker-compose up --build'
|
10 лет назад |
Steve Durrheimer
|
e863894e2d
Add zsh completion for 'docker-compose logs -f --follow --tail -t --timestamps'
|
10 лет назад |
Steve Durrheimer
|
94afcfaf9d
Add zsh completion for 'docker-compose exec' command
|
10 лет назад |
Steve Durrheimer
|
c6c1afd568
Add zsh completion for 'docker-compose rm -a --all'
|
10 лет назад |
Daniel Nephin
|
1ad88662c0
Bump 1.7.0
|
10 лет назад |
Daniel Nephin
|
827573a594
Merge remote-tracking branch 'docker/release' into bump-1.7.0
|
10 лет назад |
Daniel Nephin
|
aa50023507
Merge pull request #3057 from shin-/2636-env-file
|
10 лет назад |
Joffrey F
|
12ad3ff301
Injecting os.environ in Environment instance happens outside of init method
|
10 лет назад |
Joffrey F
|
1506f997de
Better windows support for Environment class
|
10 лет назад |
Joffrey F
|
b99037b4a6
Add support for DOCKER_* variables in .env file
|
10 лет назад |
Joffrey F
|
c7afe16419
Account for case-insensitive env on windows platform
|
10 лет назад |
Joffrey F
|
36f1b4589c
Limit occurrences of creating an environment object.
|
10 лет назад |