alexrecuenco
|
4d3d9f64b9
Removed Python2 support
|
5 年之前 |
aiordache
|
c06b30548d
cleanup compatibility and tests
|
5 年之前 |
Bastian Venthur
|
5529376d4c
Removed six
|
6 年之前 |
Bastian Venthur
|
e8424d5ae0
Removed Python2 support
|
6 年之前 |
Anca Iordache
|
2dfd85e30e
Use docker context interface from docker-py
|
5 年之前 |
yukihira1992
|
53d00f7677
Refactored mutable default values.
|
5 年之前 |
Kevin Roy
|
093cc2c089
Allow setting compatibility options from environment
|
6 年之前 |
Nicolas De Loof
|
fa9e8bd641
Skip label if some config file was passed by stdin
|
6 年之前 |
Nicolas De Loof
|
962421d019
config_detail.filename is None when passed by stdin
|
6 年之前 |
Guillaume Rose
|
dbe4d7323e
Add working dir, config files and env file in service labels
|
6 年之前 |
Inconnu08
|
57055e0e66
Replace sets with set literal syntax for efficiency
|
6 年之前 |
Inconnu08
|
b29b6a1538
replace sets with set literal syntax for efficiency
|
6 年之前 |
Peter Nagy (NPE)
|
e34d329227
adds --no-interpolate to docker-compose config
|
7 年之前 |
slowr
|
b09d8802ed
Added additional argument (--env-file) for docker-compose to import environment variables from a given PATH.
|
6 年之前 |
Ulysses Souza
|
f4ed9b2ef5
Detects the execution on an`exec` command and sets the environment to `silent` mode.
|
7 年之前 |
Joffrey F
|
8f4d56a648
Impose consistent behavior across command for --project-directory flag
|
7 年之前 |
Joffrey F
|
520f5d0fde
Add 2.4 file format with platform support. Also reads DOCKER_DEFAULT_PLATFORM env
|
7 年之前 |
Matthieu Nottale
|
5fe3aff1c3
Allow dash and underscore in project name.
|
7 年之前 |
Joffrey F
|
8c297f267e
Implement compatibility mode,
|
7 年之前 |
Joffrey F
|
593a675d2b
Support mixed use of TLS flags and TLS environment variables
|
7 年之前 |
Joffrey F
|
8d3c7d4bce
Clean up limit setting code and add reasonable input guards
|
7 年之前 |
Ashlie Martinez
|
acf76c15a2
Allow parallel limit to be set in env file.
|
7 年之前 |
Joffrey F
|
454b063fed
Keep no-ansi parameter in the CLI scope
|
8 年之前 |
Cecile Tonglet
|
b0b671dbf2
Add a flag --no-ansi to remove control characters on parallel executions
|
8 年之前 |
Joffrey F
|
0f00aa4098
Convert paths to unicode in get_config_path_from_options if needed
|
8 年之前 |
Joffrey F
|
f55c9d4201
Recognize COMPOSE_TLS_VERSION env var in tls_config_from_options
|
8 年之前 |
Joffrey F
|
beedceb66b
Merge pull request #4589 from shin-/dbonev-2586-specify-cwd-parameter
|
8 年之前 |
Dimitar Bonev
|
707210ae95
Ability to change working directory via a CLI flag
|
9 年之前 |
Joffrey F
|
ac12ab95c4
Rename COMPOSE_FILE_SEPARATOR -> COMPOSE_PATH_SEPARATOR
|
8 年之前 |
Henrik Holst
|
1899eac2ba
Fixes https://github.com/docker/compose/issues/4099
|
8 年之前 |