summaryrefslogtreecommitdiff
path: root/compose/config
Commit message (Expand)AuthorAge
* Add placement.max_replicas_per_node to conversion mapAnca Iordache2021-04-13
* Merge pull request #8122 from ojab/add_init_containersAnca Iordache2021-04-06
|\
| * Add init container supportSlava Kardakov2021-02-18
* | Add back `storage_opts` as service propertyAnca Iordache2021-03-23
* | Merge pull request #8178 from mgorny/cached-prop-depAnca Iordache2021-03-18
|\ \
| * | Use built-in functools.cached_property when possibleMichał Górny2021-03-06
| |/
* | Add `compose.yaml/.yml` to default filenamesAnca Iordache2021-03-16
* | Make `--env-file` paths relative to current working directoryAnca Iordache2021-03-16
|/
* Update compose-specUlysses Souza2021-01-19
* Merge pull request #7926 from maaarghk/no_build_cache_from_duplicate_checkAnca Iordache2021-01-11
|\
| * Remove duplicate values check for build.cache_fromMark Gallagher2020-11-13
* | Make COMPOSE_DOCKER_CLI_BUILD=1 the defaultSebastiaan van Stijn2020-12-08
* | Merge pull request #7866 from luca-nardelli/improve-mandatory-variables-issuesAnca Iordache2020-12-02
|\ \
| * | Report which variable fails interpolation when they are mandatoryLuca Nardelli2020-10-15
* | | Merge pull request #7946 from aiordache/config_warningAnca Iordache2020-12-02
|\ \ \
| * | | Bring back warning for swarm configsaiordache2020-12-02
* | | | Merge pull request #7930 from acran/profilesAnca Iordache2020-12-02
|\ \ \ \
| * | | | Implement service profilesRoman Anasal2020-12-02
| |/ / /
* / / / Add devices to config hash to trigger container recreate on changeaiordache2020-12-02
|/ / /
* | / Implement device requests for GPU supportaiordache2020-11-17
| |/ |/|
* | Add Makefile including spec download targetUlysses Souza2020-10-27
|/
* Remove path check for bind mountsaiordache2020-09-24
* Fix port renderingUlysses Souza2020-09-24
* Allow strings for cpus fieldsaiordache2020-09-16
* fix flake8 complexityaiordache2020-09-16
* Enable relative paths for driver_opts.deviceaiordache2020-09-16
* Fix depends_on serialisation on `docker-compose config`aiordache2020-09-14
* Added merge for max_replicas_per_nodeKevin Clark2020-09-11
* Merge pull request #7745 from ulyssessouza/maintain-versionAnca Iordache2020-09-10
|\
| * Preserve the version when specified in the fileUlysses Souza2020-09-10
* | Allow driver property for external networksaiordache2020-09-10
|/
* Use docker-py's default api version for engine queriesaiordache2020-08-21
* Update schema and fix memory limit parsingaiordache2020-08-17
* Fix tox failuresaiordache2020-08-11
* Removed Python2 supportalexrecuenco2020-08-11
* Ignore build context path validation when it is not necessaryVitor Anjos2020-08-10
* Implement service mode for ipcEric Hripko2020-08-07
* Add ipam.patternProperties to schemaaiordache2020-07-10
* parse deploy.resourcesaiordache2020-07-10
* align schema with compose-specaiordache2020-07-09
* rename schema to compose_specaiordache2020-07-09
* cleanup compatibility and testsaiordache2020-07-08
* Merge 2.x and 3.x schemasaiordache2020-07-08
* Removed sixBastian Venthur2020-06-03
* Removed Python2 supportBastian Venthur2020-06-03
* Simplify code in compose/config/config.pyJoe Hattori2020-04-19
* Merge pull request #6937 from apollo13/issue6871Ulysses Souza2020-02-24
|\
| * Pass the interpolation value to python-dotenvUlysses Souza2020-01-29
| * Properly escape values coming from env_files, fixes #6871Florian Apolloner2020-01-28
* | add warning when max_replicas_per_node limits scaleAnca Iordache2020-02-10