compose/compose
Drew Romanyk 6c8184d0d0 Add format to other v3 configs & remove unix dependency
Signed-off-by: Drew Romanyk <drewiswaycool@gmail.com>
2017-11-10 18:04:11 -06:00
..
cli docker-compose exec doesn't have -e option (fixes #4551) 2017-10-25 13:22:00 -07:00
config Add format to other v3 configs & remove unix dependency 2017-11-10 18:04:11 -06:00
__init__.py 1.18.0dev 2017-11-03 12:36:53 -07:00
__main__.py Use json to encode invalid values in configuration errors so that the user sees a proper repr of the value. 2016-01-07 13:09:24 -05:00
bundle.py flake8 error on master branch (fixes #5298) 2017-10-23 12:23:52 -07:00
const.py Add shm_size to build-options (issue #3866) 2017-09-29 15:50:17 -07:00
container.py Fix `ps` output to show all ports 2017-06-12 11:42:29 -07:00
errors.py Expand depends_on to allow different conditions (service_start, service_healthy) 2017-01-04 11:28:30 -08:00
network.py Add check_duplicate=True when creating network 2017-10-16 16:30:39 -07:00
parallel.py Progress markers are not shown correctly for docker-compose up (fixes #4801) 2017-10-13 22:54:39 -03:00
progress_stream.py progress_stream: Avoid undefined ANSI escape codes 2016-11-25 10:16:37 +00:00
project.py Progress markers are not shown correctly for docker-compose up (fixes #4801) 2017-10-13 22:54:39 -03:00
service.py Merge pull request #5361 from docker/5282-build-extra-hosts 2017-11-09 16:30:35 -08:00
state.py Implement smart recreate behind an experimental CLI flag 2015-05-18 18:39:18 +01:00
timeparse.py Add a vendored and modified pytimeparse 2016-11-16 12:10:32 -05:00
utils.py Avoid import ConfigurationError inside compose.utils (circular import) 2017-09-28 16:51:03 -07:00
version.py Improved version comparisons throughout the codebase 2017-07-11 17:40:53 -07:00
volume.py Add support for v3.4 files and custom volume names 2017-08-11 11:48:00 -07:00