Daniel Nephin
|
6718e82966
Merge pull request #3179 from dnephin/fix_tmpfs_test_failure
|
il y a 9 ans |
Daniel Nephin
|
be1476f24b
Only allow tmpfs on v2.
|
il y a 9 ans |
Aanand Prasad
|
28120148f4
Merge pull request #3137 from dnephin/add_tmpfs_to_config
|
il y a 9 ans |
Philip Walls
|
85c7d3e5ce
Add support for docker run --tmpfs flag.
|
il y a 9 ans |
Daniel Nephin
|
25cbc2aae9
Fix flaky network test.
|
il y a 9 ans |
Daniel Nephin
|
d5ef0dfa92
Merge pull request #3162 from albers/completion-workdir
|
il y a 9 ans |
Harald Albers
|
e3c1b5886a
bash completion for `docker-compose run --workdir`
|
il y a 9 ans |
Daniel Nephin
|
3a63a0815d
Merge pull request #3158 from aanand/windows-install-docs
|
il y a 9 ans |
Aanand Prasad
|
50fe014ba9
Remove hardcoded host from Engine install URLs
|
il y a 9 ans |
Aanand Prasad
|
10dfd54ebe
Update install page with link to Windows Toolbox install instructions
|
il y a 9 ans |
Aanand Prasad
|
72ed4d3f97
Merge pull request #3152 from aanand/update-mac-install-url
|
il y a 9 ans |
Joffrey F
|
312d764c9c
Merge pull request #3156 from graingert/fix-type-error-in-exc-handling
|
il y a 9 ans |
Daniel Nephin
|
b2b58402b3
Merge pull request #3154 from aanand/move-ip-docs-to-reference
|
il y a 9 ans |
Thomas Grainger
|
20bf05a6e3
Fix TypeError in Exception handling
|
il y a 9 ans |
Aanand Prasad
|
7424938fc8
Move ipv4_address/ipv6_address docs to reference section
|
il y a 9 ans |
Aanand Prasad
|
92d69b0cb6
Update Mac Engine install URL in error message
|
il y a 9 ans |
Aanand Prasad
|
371ea479f5
Merge pull request #3075 from dnephin/reactive_logs
|
il y a 9 ans |
Aanand Prasad
|
abddabfb0a
Merge pull request #3135 from dnephin/fix_down_idempotency
|
il y a 9 ans |
Joffrey F
|
dd40331b44
Merge pull request #3102 from shin-/1477-a-modest-proposal
|
il y a 9 ans |
Aanand Prasad
|
1696506ff4
Merge pull request #3136 from dnephin/add_workdir_to_run
|
il y a 9 ans |
Joffrey F
|
20c29f7e47
Add flag to up/down to remove orphaned containers
|
il y a 9 ans |
Daniel Nephin
|
52b791a264
Split off build_container_options() to reduce the complexity of run
|
il y a 9 ans |
Simon van der Veldt
|
658803edf8
Add -w or --workdir to compose run to override workdir from commandline
|
il y a 9 ans |
Daniel Nephin
|
bf96edfe11
Reduce the args of some functions by including presenters as part of the thread_args.
|
il y a 9 ans |
Daniel Nephin
|
e5529a89e1
Make down idempotent, continue to remove resources if one is missing.
|
il y a 9 ans |
Daniel Nephin
|
e8a93821d4
Fix race condition where a container stopping and starting again would cause logs to miss logs.
|
il y a 9 ans |
Daniel Nephin
|
8d9adc0902
Fix flaky log test by using container status, instead of boolean state.
|
il y a 9 ans |
Daniel Nephin
|
3f7e5bf768
Filter logs by service names.
|
il y a 9 ans |
Daniel Nephin
|
48ed68eeaa
Fix geneartors for python3.
|
il y a 9 ans |
Daniel Nephin
|
4312c93eae
Add an acceptance test to show logs behaves properly for stopped containers.
|
il y a 9 ans |