compose/compose
Ulysses Souza e0edc908b5 Fix project_dir to take first file in account
The order of precedence is:
- '--project-directory' option
- first file directory in '--file' option
- current directory

Signed-off-by: Ulysses Souza <ulyssessouza@gmail.com>
2020-12-02 16:59:47 -03:00
..
cli Fix project_dir to take first file in account 2020-12-02 16:59:47 -03:00
config Merge pull request #7866 from luca-nardelli/improve-mandatory-variables-issues 2020-12-02 20:06:25 +01:00
__init__.py Add 1.27.0 release notes to changelog and bump dev version 2020-09-08 11:20:42 +02:00
__main__.py Removed Python2 support 2020-06-03 17:37:47 +02:00
const.py Pin docker-compose config's version to 3.9 2020-09-10 10:30:26 +02:00
container.py Removed Python2 support 2020-08-11 17:45:13 +07:00
errors.py Removed Python2 support 2020-08-11 17:45:13 +07:00
network.py Removed Python2 support 2020-08-11 17:45:13 +07:00
parallel.py Removed Python2 support 2020-08-11 17:45:13 +07:00
progress_stream.py Removed Python2 support 2020-08-11 17:45:13 +07:00
project.py parallel_pull is default behavior in new versions (#7395) 2020-12-02 20:58:22 +01:00
service.py Merge pull request #7930 from acran/profiles 2020-12-02 19:57:19 +01:00
timeparse.py Removed Python2 support 2020-08-11 17:45:13 +07:00
utils.py Removed Python2 support 2020-08-11 17:45:13 +07:00
version.py Removed Python2 support 2020-06-03 17:37:47 +02:00
volume.py Removed Python2 support 2020-08-11 17:45:13 +07:00