Lukas Waslowski
|
e929086c49
Separate MergePortsTest from MergeListsTest and add MergeNetworksTest.
|
9 years ago |
Daniel Nephin
|
3ec87adccc
Update merge docs with depends_on, and correction about how links and volumes_from are merged.
|
9 years ago |
Daniel Nephin
|
bf6a5d3e49
Fix merging of lists with multiple files.
|
9 years ago |
Aanand Prasad
|
1152c5b25b
Tweak and test warning shown when version is a dict
|
9 years ago |
Aanand Prasad
|
ef8db3650a
Improve error messages for invalid versions
|
9 years ago |
Aanand Prasad
|
aeef61fcd8
Make 'version' a string
|
9 years ago |
Aanand Prasad
|
4ac004059a
Normalise/fix config field designators in validation messages
|
9 years ago |
Aanand Prasad
|
d40bc6e4a0
Convert validation error tests to pytest style
|
9 years ago |
Aanand Prasad
|
a9c623fdf2
Test that net can be extended
|
9 years ago |
Aanand Prasad
|
e566a4dc1c
Implement network_mode in v2
|
9 years ago |
Aanand Prasad
|
a267d8fe3c
Merge pull request #2728 from shin-/2709_service_volumes
|
9 years ago |
Joffrey F
|
139c7f7830
Move named volumes matching to config validation phase
|
9 years ago |
Dimitar Bonev
|
3a72edb906
Network fields schema validation
|
9 years ago |
Aanand Prasad
|
7a4fdfd034
Merge pull request #2712 from jzvelc/fix_v2_service_extend
|
9 years ago |
Jure Žvelc
|
907c3ce42b
Fix for extending services written in v2 format.
|
9 years ago |
Daniel Nephin
|
146587643c
Move ulimits validation to validation.py and improve the error message.
|
9 years ago |
Daniel Nephin
|
0bce467782
Implement depends_on to define an order for services in the v2 format.
|
9 years ago |
Daniel Nephin
|
dc1104649f
Validate that an extended config file has the same version as the base.
|
9 years ago |
Daniel Nephin
|
b98e2169e6
Error when the project name is invalid for the image name.
|
9 years ago |
Aanand Prasad
|
47e53b49c2
Merge pull request #2653 from shin-/Runscope-build-args
|
9 years ago |
Joffrey F
|
13063a96cb
Fix handling of service.dockerfile key
|
9 years ago |
Garrett Heel
|
9cfa71ceee
Add support for build arguments
|
10 years ago |
Daniel Nephin
|
79df2ebe1b
Support variable interpolation for volumes and networks sections.
|
9 years ago |
Daniel Nephin
|
b76dc1e05e
Require volumes_from a container to be explicit in V2 config.
|
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
|
e76b2679eb
external volume disallows other config keys
|
9 years ago |
Aanand Prasad
|
3aba5bb67e
Merge pull request #2620 from dbonev/2607-ulimits-not-merged-in-extended-services
|
9 years ago |
Joffrey F
|
9cb58b796e
Implement ability to specify external volumes
|
9 years ago |
Dimitar Bonev
|
2f07e2ac36
Ulimits are now merged into extended services
|
9 years ago |