Drew Romanyk
|
dba2abd523
Add config validation for service volumes, fixes #5352
|
8 年之前 |
Drew Romanyk
|
76e9076cb7
Refactor subnet cidr validator & add new test
|
8 年之前 |
Drew Romanyk
|
df0f7e17d3
Add format to other v3 configs & remove unix dependency
|
8 年之前 |
Drew Romanyk
|
fa61a91cb5
Fix subnet config test for windows
|
8 年之前 |
Drew Romanyk
|
cf782a3dbb
Implement subnet config validation (fixes #4552)
|
8 年之前 |
Guillermo Arribas
|
e022f32ee9
Wrong format in the healthcheck test does not issue a warning (fixes #4424)
|
8 年之前 |
Guillermo Arribas
|
8cd46cd54d
Allow empty default values in variable interpolation (fixes #5185)
|
8 年之前 |
Joffrey F
|
03fefaca39
Fix service label parsing
|
8 年之前 |
Joffrey F
|
f6d7eeb129
Move build labels parsing to config module
|
8 年之前 |
Joffrey F
|
f74838676d
Mount with same container path and different mode should override
|
8 年之前 |
Joffrey F
|
49b1ac57c3
Fix oneOf validator parser to correctly process uniqueItems errors
|
8 年之前 |
Joffrey F
|
2f61a1dac4
Add support for extension fields in v2.x and v3.4
|
8 年之前 |
Joffrey F
|
241931f776
Merge extra_hosts instead of overwrite
|
8 年之前 |
Joffrey F
|
43cb1f3dff
Add support for start_period in healthcheck config
|
8 年之前 |
Joffrey F
|
b2a3566cf5
Prevent null logging options in `docker-compose config` output
|
8 年之前 |
Joffrey F
|
6361d907f6
Add support for blkio config keys
|
8 年之前 |
Joffrey F
|
467e0d0d31
Fix ServiceExtendsResolver same-file detection
|
8 年之前 |
Joffrey F
|
770d94376a
Escape dollar sign in serialized config output
|
8 年之前 |
Yong Wen Chua
|
c006add122
Add Compose v2.3
|
8 年之前 |
Joffrey F
|
56a23bfcd2
Improved version comparisons throughout the codebase
|
8 年之前 |
Joffrey F
|
2d21bf6a50
Make sure y/n values are quoted in serialized output
|
8 年之前 |
Joffrey F
|
0916f124d0
`scale` property should be merged according to standard scalar rules
|
8 年之前 |
Joffrey F
|
1dfdbe6f94
Fix ports sorting on Python 3
|
8 年之前 |
Joffrey F
|
5c3d0db3f2
ServicePort merge_field should account for external IP and protocol
|
8 年之前 |
Joffrey F
|
bf3b62e2ff
Add configs tests
|
8 年之前 |
Joffrey F
|
909ef7f435
Add partial support (docker-compose config and warnings) for v3.3 credential_spec
|
8 年之前 |
Joffrey F
|
150c44dc36
Merge all fields inside build dict
|
8 年之前 |
Joffrey F
|
2ffa67cf92
Add 3.3 format support
|
8 年之前 |
Colin Hebert
|
2182329dae
Fix test type
|
8 年之前 |
Colin Hebert
|
67e48ae4cb
Add tests for the labels
|
8 年之前 |