Joffrey F
|
0167aba2b7
Merge pull request #4541 from shin-/4502-expanded-port-syntax
|
8 年之前 |
Joffrey F
|
d75726db21
Merge pull request #4561 from shin-/JesusTinoco-3501-add-image-command-option
|
8 年之前 |
Joffrey F
|
8f8678987b
Improve readability of code and output for the images command
|
8 年之前 |
Joffrey F
|
83728d2bcc
Do not add mode in volume representation if it's not a host binding
|
8 年之前 |
stefan
|
11329e779b
added failing test that ensures that named volume will not be printed with a mode suffix
|
9 年之前 |
Jesus Tinoco
|
90beeaf21c
3501 - Remove a test and fix other
|
9 年之前 |
Jesus Tinoco
|
33f510b340
3501 - Add a new command option (images)
|
9 年之前 |
Joffrey F
|
6986a994a8
Merge branch 'forward-exit' of https://github.com/TheClimateCorporation/compose into TheClimateCorporation-forward-exit
|
8 年之前 |
kbroadwater
|
6c3641fdb7
Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]>
|
8 年之前 |
Joffrey F
|
1a77a7fd44
Merge pull request #3756 from nkovacs/2419-run-rm-volumes
|
8 年之前 |
Joffrey F
|
eca3146c9c
Merge pull request #3617 from dguo/help-nonexistent-command
|
8 年之前 |
Joffrey F
|
9f8e01fa94
Merge pull request #3543 from milin/master
|
8 年之前 |
Evan Shaw
|
d67261f26e
Add --volumes flag to config command
|
8 年之前 |
Joffrey F
|
11788ef0ff
Add support for expanded port syntax in 3.1 format
|
8 年之前 |
Nathan J. Mehl
|
cffb76d4d9
Address comments
|
8 年之前 |
Nathan J. Mehl
|
a73190e1cc
Add support for returning the exit value of a specific container
|
8 年之前 |
Aaron.L.Xu
|
d20e3f3342
function-name-modification for tests/*
|
8 年之前 |
Peter Urda
|
a67500ee57
Added `top` to `docker-compose` to display running processes.
|
9 年之前 |
Joffrey F
|
e10d1140b9
Convert time data back to string values when serializing config
|
8 年之前 |
Joffrey F
|
9a0962dacb
Merge pull request #4361 from shin-/4348-serialize-ext-volumes
|
8 年之前 |
Joffrey F
|
d83d31889e
Remove external_name from volume def in config output
|
8 年之前 |
Joffrey F
|
5c2165eaaf
Fix volume definition in v3 schema
|
8 年之前 |
Joffrey F
|
ba47fb99ba
Add default labels to networks and volumes created by Compose
|
9 年之前 |
Joffrey F
|
fb165d9c15
Add v3_only marker to healthcheck test
|
8 年之前 |
Joffrey F
|
635a281777
Merge pull request #4163 from aanand/add-healthcheck
|
8 年之前 |
Daniel Nephin
|
e04a12b5ca
Increase minimum version for v3.
|
9 年之前 |
Danny Guo
|
fbcc1510cc
Handle giving help a nonexistent command
|
9 年之前 |
Aanand Prasad
|
716a6baa59
Implement 'healthcheck' option
|
9 年之前 |
Aanand Prasad
|
d717c88b6e
Support version 3.0 of the Compose file format
|
9 年之前 |
Joffrey F
|
efb4ed1b9e
Handle new pull failures behavior in Engine 1.13
|
9 年之前 |