Evan Shaw
|
c6a271e57c
Hide parallel pull behind --parallel flag
|
8 years ago |
Joffrey F
|
66f4a795a2
Don't import pip inside Compose
|
8 years ago |
Peter Urda
|
a67500ee57
Added `top` to `docker-compose` to display running processes.
|
9 years ago |
Joffrey F
|
5895d8bbc9
Detect conflicting version of the docker python SDK and prevent execution
|
8 years ago |
Joffrey F
|
6aacf51427
Win32 interactive run - Connect container to networks before starting
|
9 years ago |
Daniel Nephin
|
079c95c340
Use stop grace period for container stop.
|
9 years ago |
Joffrey F
|
d2fb146913
Replace "which" calls with the portable find_executable function
|
9 years ago |
Aanand Prasad
|
925915eb25
Show clear error when docker binary can't be found
|
9 years ago |
Aanand Prasad
|
8314a48a2e
Attach interactively on Windows by shelling out
|
9 years ago |
Joffrey F
|
13bcd85eb3
Merge pull request #3808 from jgsqware/patch-1
|
9 years ago |
JG²
|
17f46f8999
Update rm.md
|
9 years ago |
Joffrey F
|
9abbe1b7f8
Catchable error for parse failures in split_buffer
|
9 years ago |
Aanand Prasad
|
887ed8d1b6
Rename --fetch-digests to --push-images and remove auto-pull
|
9 years ago |
Daniel Nephin
|
10749e187c
Merge pull request #3718 from aanand/fix-run-entrypoint
|
9 years ago |
Aanand Prasad
|
593d1aeb09
Fix bugs with entrypoint/command in docker-compose run
|
9 years ago |
Tomas Tomecek
|
fea970dff3
service: detailed error messages for create and start
|
9 years ago |
Aanand Prasad
|
98818d4e50
Merge pull request #3591 from staticshock/togather
|
9 years ago |
allencloud
|
931b01acf9
make-output-consistent-typo
|
9 years ago |
Aanand Prasad
|
10ae81f8cf
Post-merge fix - restore Environment import in main.py
|
9 years ago |
Joffrey F
|
5d244ef6d8
Unset env vars behavior in 'run' mirroring engine
|
9 years ago |
Aanand Prasad
|
058a7659ba
Update bundle extension
|
9 years ago |
Anton Backer
|
80af26d2bb
togather -> together
|
9 years ago |
Aanand Prasad
|
020d46ff21
Warn on missing digests, don't push/pull by default
|
9 years ago |
Aanand Prasad
|
1ea9dda1d3
Implement 'docker-compose push' and 'docker-compose bundle'
|
9 years ago |
Joffrey F
|
844b7d463f
Update rm command to always remove one-off containers.
|
9 years ago |
Joffrey F
|
e5645595e3
Fail gracefully when -d is not provided for exec command on Win32
|
9 years ago |
Joffrey F
|
310b3d9441
Properly handle APIError failures in Project.up
|
9 years ago |
Aaron Nall
|
2efcec776c
Add missing log event filter when using docker-compose logs.
|
9 years ago |
Aanand Prasad
|
984f839d33
Merge pull request #3263 from twitherspoon/3191_2_help_cli_feature
|
9 years ago |
johnharris85
|
ad306f0479
Fix CLI docstring to reflect Docopt behaviour.
|
9 years ago |