Aanand Prasad
|
a2d2915a64
Merge pull request #2547 from seguins/1125-docker-compose-create
|
9 年之前 |
Aanand Prasad
|
12a08255b5
Merge pull request #2554 from aanand/clarify-rm-behaviour
|
9 年之前 |
Stéphane Seguin
|
3c76d5a467
Add docker-compose create command.
|
10 年之前 |
Aanand Prasad
|
2e9a49b4eb
Clarify behaviour of 'rm'
|
9 年之前 |
Dimitar Bonev
|
bc843d6758
Start, restart, pause and unpause exit with non-zero if nothing to do
|
10 年之前 |
Daniel Nephin
|
437f3f8adb
Add docker-compose config subcommand.
|
10 年之前 |
Aanand Prasad
|
ecf2dd11f9
Merge pull request #2467 from dnephin/remove_migrate_to_labels
|
10 年之前 |
Daniel Nephin
|
a21f9993b3
Remove migrate-to-labels.
|
10 年之前 |
Daniel Nephin
|
2f568984f7
Fixes #2368, removes the deprecated --allow-insecure-ssl flag.
|
10 年之前 |
Daniel Nephin
|
6236bb0019
Handle both SIGINT and SIGTERM for docker-compose run.
|
10 年之前 |
Daniel Nephin
|
ea4230e7a2
Handle both SIGINT and SIGTERM for docker-compose up.
|
10 年之前 |
Daniel Nephin
|
98ad5a05e4
Validate additional files before merging them.
|
10 年之前 |
Daniel Nephin
|
7d6c63d1b7
Merge pull request #2361 from dnephin/pr-2262
|
10 年之前 |
Daniel Nephin
|
338bbb5063
Re-order flags in bash completion
|
10 年之前 |
Joffrey F
|
133d213e78
Use exit code 1 when encountering a ReadTimeout
|
10 年之前 |
Adrian Budau
|
c5c36d8b00
Added --force-rm to compose build.
|
10 年之前 |
Daniel Nephin
|
3d9e3d0877
Remove service.start_container()
|
10 年之前 |
Daniel Nephin
|
c439e056a0
Merge pull request #2288 from dnephin/warning_about_vars
|
10 年之前 |
Daniel Nephin
|
841ed4ed21
Remove the duplicate 'Warning' prefix now that the logger adds the prefix.
|
10 年之前 |
Daniel Nephin
|
d836973a04
Use colors when logging warnings or errors, so they are more obvious.
|
10 年之前 |
Joffrey F
|
596261e759
Ensure network exists when calling run before up
|
10 年之前 |
Mazz Mosley
|
7603ebea9b
Attach to a container's log_stream before they're started
|
10 年之前 |
Aanand Prasad
|
d5f5eb1924
Enable use of Docker networking with the --x-networking flag
|
10 年之前 |
Daniel Nephin
|
aefb7a44b2
Refactor command class hierarchy to remove an unnecessary intermediate base class Command.
|
10 年之前 |
Daniel Nephin
|
78c0734cbd
Disable some tests in windows for now.
|
10 年之前 |
mnowster
|
aa70209ade
Merge pull request #1957 from aanand/stub-run-on-windows
|
10 年之前 |
mnowster
|
b9252aa48e
Merge pull request #2032 from villlem/master
|
10 年之前 |
Aanand Prasad
|
18dbe1b1c0
Merge pull request #2051 from dnephin/extend_compose_files
|
10 年之前 |
Vojta Orgon
|
c9083e21c8
Flag to skip all pull errors when pulling images.
|
10 年之前 |
Aanand Prasad
|
3e4182a480
Stub 'run' on Windows
|
10 年之前 |