Aanand Prasad
|
69ed5f9c48
Specify networks in Compose file
|
10 years ago |
Daniel Nephin
|
b76dc1e05e
Require volumes_from a container to be explicit in V2 config.
|
9 years ago |
Daniel Nephin
|
c3968a439f
Refactor config loading to move version check into ConfigFile.
|
9 years ago |
Daniel Nephin
|
de949284f5
Refactor config loading for handling volumes_from in v2.
|
9 years ago |
Aanand Prasad
|
dbe04a70f0
Merge pull request #2655 from shin-/updated_volume_definition
|
9 years ago |
Aanand Prasad
|
7733600262
Merge pull request #2508 from jstewmon/stop_signal
|
9 years ago |
Joffrey F
|
e41e6c1241
Properly validate volume definition
|
9 years ago |
Joffrey F
|
153185eadb
Merge pull request #2647 from shin-/preexisting_volume_detection_rb1
|
9 years ago |
Joffrey F
|
d601199eb5
Normalize external_name
|
9 years ago |
Jonathan Stewmon
|
5d8c2d3cec
add support for stop_signal to compose file
|
10 years ago |
Dimitar Bonev
|
2f07e2ac36
Ulimits are now merged into extended services
|
9 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.
|
10 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 |