Daniel Nephin
|
e2f792c4f4
If -x-networking is used, set the correct API version.
|
před 10 roky |
Aanand Prasad
|
d5f5eb1924
Enable use of Docker networking with the --x-networking flag
|
před 10 roky |
Daniel Nephin
|
e230142a25
Reduce the scope of sys.stdout patching.
|
před 10 roky |
mnowster
|
b9252aa48e
Merge pull request #2032 from villlem/master
|
před 10 roky |
Aanand Prasad
|
18dbe1b1c0
Merge pull request #2051 from dnephin/extend_compose_files
|
před 10 roky |
Vojta Orgon
|
c9083e21c8
Flag to skip all pull errors when pulling images.
|
před 10 roky |
Daniel Nephin
|
39ae85db8a
Support a default docker-compose.override.yml for overrides
|
před 10 roky |
Daniel Nephin
|
c0c9a7c1e4
Update integration tests for multiple file support
|
před 10 roky |
Christophe Labouisse
|
39786d4da7
Add new --pull option in build.
|
před 10 roky |
Daniel Nephin
|
0484e22a84
Add enum34 and use it to create a ConvergenceStrategy enum.
|
před 10 roky |
Daniel Nephin
|
48466d7d82
Fix #1961 - docker-compose up should attach to all containers with no service names are specified, and add tests.
|
před 10 roky |
Aanand Prasad
|
ecd1cc31dc
Merge pull request #1930 from dnephin/name_one_off_containers
|
před 10 roky |
Daniel Nephin
|
d2718bed99
Allow setting a one-off container name
|
před 10 roky |
Daniel Nephin
|
bdec7e6b52
Cleanup some test case, remove unused mock return values, and use standard single underscore for unused variable
|
před 10 roky |
Daniel Nephin
|
54973e8200
Remove flake8 ignores and wrap the longest lines to 140 char.
|
před 10 roky |
funkyfuture
|
9aa61e596e
Run tests against Python 2.6, 2.7, 3.3, 3.4 and PyPy2
|
před 10 roky |
Daniel Nephin
|
809443d6d0
Support python 3
|
před 11 roky |
Daniel Nephin
|
59d4f304ee
Run pre-commit on all files
|
před 10 roky |
Frank Sachsenheim
|
227584b864
Adds pause and unpause-commands
|
před 10 roky |
Karol Duleba
|
56f03bc20a
Allow to specify image by digest. Fixes #1670
|
před 10 roky |
Daniel Nephin
|
b87c09b9fc
Merge pull request #1824 from mrfuxi/run-with-ports
|
před 10 roky |
Karol Duleba
|
ff87ceabbd
Allow manual port mapping when using "run" command. Fixes #1709
|
před 10 roky |
Yuval Kohavi
|
297941e460
rebasing port range changes
|
před 10 roky |
Aanand Prasad
|
8b5bd945d0
Interpolate environment variables
|
před 10 roky |
Aanand Prasad
|
ced94a3504
Make smart recreate the default
|
před 10 roky |
Daniel Nephin
|
ae96fc0071
Support reading config from stdin.
|
před 10 roky |
Aanand Prasad
|
bc14c473c9
Merge pull request #1521 from dano/validate-service-names
|
před 10 roky |
Aanand Prasad
|
5b2a0cc73d
Merge pull request #1406 from vdemeester/667-compose-port-scale
|
před 10 roky |
Travis Thieman
|
c24d5380e6
Extend up -t to pass timeout to stop running containers
|
před 10 roky |
Daniel Nephin
|
60351a8e07
Speed up integration test and make cleanup easier by using labels
|
před 10 roky |