Joffrey F
|
9abbe1b7f8
Catchable error for parse failures in split_buffer
|
9 tahun lalu |
Aanand Prasad
|
887ed8d1b6
Rename --fetch-digests to --push-images and remove auto-pull
|
9 tahun lalu |
Daniel Nephin
|
10749e187c
Merge pull request #3718 from aanand/fix-run-entrypoint
|
9 tahun lalu |
Aanand Prasad
|
593d1aeb09
Fix bugs with entrypoint/command in docker-compose run
|
9 tahun lalu |
Tomas Tomecek
|
fea970dff3
service: detailed error messages for create and start
|
9 tahun lalu |
Aanand Prasad
|
98818d4e50
Merge pull request #3591 from staticshock/togather
|
9 tahun lalu |
allencloud
|
931b01acf9
make-output-consistent-typo
|
9 tahun lalu |
Aanand Prasad
|
10ae81f8cf
Post-merge fix - restore Environment import in main.py
|
9 tahun lalu |
Joffrey F
|
5d244ef6d8
Unset env vars behavior in 'run' mirroring engine
|
9 tahun lalu |
Aanand Prasad
|
058a7659ba
Update bundle extension
|
9 tahun lalu |
Anton Backer
|
80af26d2bb
togather -> together
|
9 tahun lalu |
Aanand Prasad
|
020d46ff21
Warn on missing digests, don't push/pull by default
|
9 tahun lalu |
Aanand Prasad
|
1ea9dda1d3
Implement 'docker-compose push' and 'docker-compose bundle'
|
9 tahun lalu |
Joffrey F
|
844b7d463f
Update rm command to always remove one-off containers.
|
9 tahun lalu |
Joffrey F
|
e5645595e3
Fail gracefully when -d is not provided for exec command on Win32
|
9 tahun lalu |
Joffrey F
|
310b3d9441
Properly handle APIError failures in Project.up
|
9 tahun lalu |
Aaron Nall
|
2efcec776c
Add missing log event filter when using docker-compose logs.
|
9 tahun lalu |
Aanand Prasad
|
984f839d33
Merge pull request #3263 from twitherspoon/3191_2_help_cli_feature
|
9 tahun lalu |
johnharris85
|
ad306f0479
Fix CLI docstring to reflect Docopt behaviour.
|
9 tahun lalu |
Aanand Prasad
|
3722bb38c6
Clarify behaviour of rm and down
|
9 tahun lalu |
twitherspoon
|
9f47e43b5c
Merge branch 'master' into 3191_2_help_cli_feature
|
9 tahun lalu |
Tony Witherspoon
|
129fb5b356
Added code to output the top level command options if docker-compose help with no command options provided
|
9 tahun lalu |
Joffrey F
|
36f1b4589c
Limit occurrences of creating an environment object.
|
9 tahun lalu |
Joffrey F
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
9 tahun lalu |
Joffrey F
|
26f3861791
Specifying --tls no longer overrides all other TLS options
|
9 tahun lalu |
Joffrey F
|
7166408d2a
Fixed typos + simplified TLSConfig creation process.
|
9 tahun lalu |
Joffrey F
|
1ac33ea7e5
Add support for TLS config command-line options
|
9 tahun lalu |
Aanand Prasad
|
81f6d86ad9
Warn when --all is not passed to rm
|
9 tahun lalu |
Joffrey F
|
5826a2147b
Use enum to represent 3 possible states of the one_off filter
|
9 tahun lalu |
Joffrey F
|
187ea4cd81
Add --all option to rm command - remove one-off containers
|
9 tahun lalu |