Daniel Nephin
|
15d0c60a73
Fix split buffer with inconsistently delimited json objects.
|
10 年之前 |
Daniel Nephin
|
3661e8bc74
Fix build against the swarm cluster by joining buffered output before parsing json.
|
10 年之前 |
Daniel Nephin
|
c37a0c38a2
Fix a test case that assumes busybox image id.
|
10 年之前 |
Mazz Mosley
|
d31d24d19f
Work around some coupling of links, net & volume_from
|
10 年之前 |
Mazz Mosley
|
8a6061bfb9
__init__ takes service name and dict
|
10 年之前 |
Mazz Mosley
|
1344533b24
filename is not optional
|
10 年之前 |
Daniel Nephin
|
235fe21fd0
Prevent flaky test by changing container names.
|
10 年之前 |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
10 年之前 |
Aanand Prasad
|
92ef1f5702
Make compose.config a proper module
|
10 年之前 |
Mazz Mosley
|
317bbec98c
Move make_service_dict out of config
|
10 年之前 |
Daniel Nephin
|
60351a8e07
Speed up integration test and make cleanup easier by using labels
|
10 年之前 |
Daniel Nephin
|
d827809ffb
Use labels to filter containers.
|
10 年之前 |
Aanand Prasad
|
b0cb31c186
Use 'top' instead of 'sleep' as a dummy command
|
10 年之前 |
Daniel Nephin
|
ed50a0a3a0
Resolves #1066, use labels to identify containers
|
10 年之前 |
Aanand Prasad
|
4f366d8355
Make sure the build path we pass to docker-py is a binary string
|
10 年之前 |
Daniel Nephin
|
3dd860f0ba
Fix #923, support image with ids instead of names.
|
10 年之前 |
Aanand Prasad
|
528bed9ef6
Fix environment resolution
|
10 年之前 |
Aanand Prasad
|
4ecf5e01ff
Extract YAML loading and parsing into config module
|
10 年之前 |
Aanand Prasad
|
2af7693e64
WIP: rename Fig to Compose
|
10 年之前 |
Aanand Prasad
|
b318585f3c
TLS support, with same env vars as docker client
|
11 年之前 |
Aanand Prasad
|
537d435a28
Fix race condition in cli_test.py
|
11 年之前 |
Daniel Nephin
|
e0b0801e87
Do less work during integration testing.
|
11 年之前 |
Daniel Nephin
|
7fd37c89b9
Remove fig.packages replace with real deps.
|
11 年之前 |
d11wtq
|
3a342fb25d
Use busybox in fixtures, instead of ubuntu
|
11 年之前 |
Ben Firshman
|
ca7151aeb1
Split tests into unit and integration
|
11 年之前 |