Joffrey F
|
21aae13e77
Move logging config changes to v2 spec
|
9 years ago |
Dimitar Bonev
|
ed5f7bd394
log_driver and log_opt moved to logging key.
|
10 years ago |
Daniel Nephin
|
475a091768
Update pre-commit config to enforace that future imports exist in all files.
|
10 years ago |
Joffrey F
|
a7689f3da8
Handle volume driver change error in config.
|
10 years ago |
Joffrey F
|
f3a9533dc0
version no longer optional arg for process_config_file
|
10 years ago |
Joffrey F
|
abe145bbe7
Update config resolution to always use explicit version numbers
|
10 years ago |
Joffrey F
|
b4be7b870f
Add support for declaring named volumes in compose files
|
10 years ago |
Daniel Nephin
|
2acc29cf1c
Remove support for fig.yaml, FIG_FILE, and FIG_PROJECT_NAME.
|
9 years ago |
Dimitar Bonev
|
a542041264
Added support for cpu_quota flag
|
10 years ago |
Daniel Nephin
|
fa3528ea25
Fix dns and dns_search when used strings and without extends.
|
10 years ago |
jake-low
|
e760c42ae0
Stop warning about ".yaml" extension
|
10 years ago |
Daniel Nephin
|
2ab3cb212a
Add integration test and docs for build with a git url.
|
10 years ago |
Jonas Eckerström
|
f7239f41ef
Added support for url buid paths
|
10 years ago |
Daniel Nephin
|
e67bc2569c
Properly resolve environment from all sources.
|
10 years ago |
Daniel Nephin
|
533f33271a
Move service sorting to config package.
|
10 years ago |
Daniel Nephin
|
dac75b07dc
Move volume parsing to config.types module
|
10 years ago |
Daniel Nephin
|
efec2aae6c
Fixes #2008 - re-use list_or_dict schema for all the types
|
10 years ago |
Daniel Nephin
|
12b82a20ff
Move restart spec to the config.types module.
|
10 years ago |
Daniel Nephin
|
068edfa313
Move parsing of volumes_from to the last step of config parsing.
|
10 years ago |
Aanand Prasad
|
665de9a494
Merge pull request #2436 from dnephin/reduce_cyclomatic_complexity
|
10 years ago |
Daniel Nephin
|
64447879d2
Reduce complexity of merge_service_dicts
|
10 years ago |
Daniel Nephin
|
1e8f76767f
Fix env_file and environment when used with extends.
|
10 years ago |
Daniel Nephin
|
9c305ac10f
Remove name field from the list of ALLOWED_KEYS
|
10 years ago |
Daniel Nephin
|
589755d034
Inclide the filename in validation errors.
|
10 years ago |
Daniel Nephin
|
1f7faadc77
Remove name from config schema.
|
10 years ago |
Daniel Nephin
|
5e97b806d5
Fix a bug in ExtendsResolver where the service name of the extended service was wrong.
|
10 years ago |
Daniel Nephin
|
a92d86308f
Rename ServiceLoader to ServiceExtendsResolver
|
10 years ago |
Daniel Nephin
|
98ad5a05e4
Validate additional files before merging them.
|
10 years ago |
Kevin Greene
|
22d90d2180
Added ulimits functionality to docker compose
|
10 years ago |
Daniel Nephin
|
b09cf86dd6
Merge pull request #2326 from dnephin/unicode_decode_error
|
10 years ago |