Daniel Nephin
|
4312c93eae
Add an acceptance test to show logs behaves properly for stopped containers.
|
9 年之前 |
Daniel Nephin
|
44c1747127
Add tests for reactive log printing.
|
9 年之前 |
Ilya Skriblovsky
|
f933381a12
Dependency-ordered start/stop/up
|
9 年之前 |
Matt Daue
|
ee136446a2
Fix #2804: Add ipv4 and ipv6 static addressing
|
9 年之前 |
Aanand Prasad
|
0b3561a7d5
Merge pull request #2720 from seguins/2227-improvements-logs
|
9 年之前 |
Stéphane Seguin
|
9b36dc5c54
Add --tail flag as option on logs.
|
9 年之前 |
Stéphane Seguin
|
d9b4286f91
Add -t, --timestamps flag as option on logs.
|
9 年之前 |
Stéphane Seguin
|
82632098a3
Add -f, --follow flag as option on logs.
|
9 年之前 |
Tomas Tomecek
|
d28c5dda92
implement exec
|
10 年之前 |
Aanand Prasad
|
adb8de367e
Merge pull request #2388 from dnephin/fix_long_lines
|
9 年之前 |
Daniel Nephin
|
ba799d2e86
Merge pull request #2996 from dnephin/fix_abort_on_container_exit
|
9 年之前 |
Richard Bann
|
bf2bf21720
Add failing test for --abort-on-container-exit
|
9 年之前 |
Daniel Nephin
|
0d218c34c7
Make config validation error messages more consistent.
|
9 年之前 |
Daniel Nephin
|
4b2a666231
Validate that each section of the config is a mapping before running interpolation.
|
9 年之前 |
Joffrey F
|
7152f7ea76
Handle mismatched network formats in config files
|
9 年之前 |
Joffrey F
|
4b99b32ffb
Add v2_only decorator to network aliases test
|
9 年之前 |
Joffrey F
|
633e349ab9
Test network_aliases feature
|
9 年之前 |
Joffrey F
|
367fabdbfa
Bring up all dependencies when running a single service.
|
9 年之前 |
Daniel Nephin
|
57fc85b457
Wrap long lines and restrict lines to 105 characters.
|
10 年之前 |
Daniel Nephin
|
e551988616
Include networks in the config_hash.
|
9 年之前 |
Daniel Nephin
|
0810eeba10
Don't initialize networks that aren't used by any services.
|
9 年之前 |
Aanand Prasad
|
aeef61fcd8
Make 'version' a string
|
9 年之前 |
Daniel Nephin
|
b4868d0259
Fix race condition with up and setting signal handlers.
|
9 年之前 |
Aanand Prasad
|
650b0cec38
Remove ability to join bridge network + user-defined networks
|
9 年之前 |
Aanand Prasad
|
e566a4dc1c
Implement network_mode in v2
|
9 年之前 |
Aanand Prasad
|
313c584185
Alias containers by short id
|
9 年之前 |
Aanand Prasad
|
a14906fd35
Fix 'run' behaviour with networks
|
9 年之前 |
Aanand Prasad
|
ee63075a34
Support links in v2 files
|
9 年之前 |
Aanand Prasad
|
746033ed9d
Test that you can set the default network to be external
|
9 年之前 |
Aanand Prasad
|
e7673bf920
Allow overriding of config for the default network
|
9 年之前 |