Jonathan Stewmon
|
5d8c2d3cec
add support for stop_signal to compose file
|
10 years ago |
Daniel Nephin
|
e98ab0e534
Allow both image and build together.
|
9 years ago |
Aanand Prasad
|
52e50a9d9a
Merge pull request #2626 from shin-/dbonev-2503-move-logging-config-under-separate-key
|
9 years ago |
Joffrey F
|
46a474ecd9
Move v1-v2 config normalization to separate function.
|
9 years ago |
Joffrey F
|
46585fb8e1
Support legacy logging options format
|
9 years ago |
Daniel Nephin
|
ab98c70dd1
Merge pull request #2612 from dnephin/merge_extends_from_multiple_files
|
9 years ago |
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 |
Daniel Nephin
|
c7b71422c0
Fix extends with multiple files.
|
9 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 |