Joffrey F
|
b968d34227
Advanced merge for deploy dict in v3 files
|
7 лет назад |
Joffrey F
|
7f30a88bd6
Add type conversion (number, bool) -> float for label values
|
7 лет назад |
Joffrey F
|
c387d05a40
Merge branch '4904-label-config-validation' of https://github.com/nginth/compose into nginth-4904-label-config-validation
|
7 лет назад |
Joffrey F
|
39d535c1f5
Fix unicode errors in interpolation / serialization
|
7 лет назад |
Joffrey F
|
b13ec16e11
Replace unittest-style asserts with pytest asserts
|
7 лет назад |
Joffrey F
|
f22a1b6a2e
Merge branch '5360-add-runtime-support' of https://github.com/cuckoohello/compose into cuckoohello-5360-add-runtime-support
|
7 лет назад |
Joffrey F
|
fffcc05a8e
Add stop_grace_period to ALLOWED_KEYS
|
7 лет назад |
Joffrey F
|
5c0a06475c
Expand mount source when type == bind
|
7 лет назад |
Joffrey F
|
8155ddc7ad
Add support for custom names for networks, secrets, configs
|
7 лет назад |
Joffrey F
|
79b20eb53f
Add support for mount syntax
|
7 лет назад |
Yafeng Shan
|
e4e92dd3d8
add support for `runtime` option in service definitions
|
8 лет назад |
Joffrey F
|
43fc651364
Merge pull request #5418 from nginth/5352-fix-volume-config
|
8 лет назад |
Drew Romanyk
|
a1ac289943
Add label config validation, fixes #4904
|
8 лет назад |
Drew Romanyk
|
bee6046043
Add config validation for service volumes, fixes #5352
|
8 лет назад |
Drew Romanyk
|
badd4d764a
Refactor subnet cidr validator & add new test
|
8 лет назад |
Drew Romanyk
|
6c8184d0d0
Add format to other v3 configs & remove unix dependency
|
8 лет назад |
Drew Romanyk
|
68c636d728
Fix subnet config test for windows
|
8 лет назад |
Drew Romanyk
|
5691b8241d
Implement subnet config validation (fixes #4552)
|
8 лет назад |
Joffrey F
|
4563d8c050
Fix service label parsing
|
8 лет назад |
Guillermo Arribas
|
aa1fb67495
Wrong format in the healthcheck test does not issue a warning (fixes #4424)
|
8 лет назад |
Guillermo Arribas
|
eebc63c216
Allow empty default values in variable interpolation (fixes #5185)
|
8 лет назад |
Joffrey F
|
7df1b53ad2
Move build labels parsing to config module
|
8 лет назад |
Joffrey F
|
53e0378379
Mount with same container path and different mode should override
|
8 лет назад |
Joffrey F
|
3654f3ac48
Fix oneOf validator parser to correctly process uniqueItems errors
|
8 лет назад |
Joffrey F
|
fc426e273d
Merge extra_hosts instead of overwrite
|
8 лет назад |
Joffrey F
|
ec1f6c36eb
Add support for extension fields in v2.x and v3.4
|
8 лет назад |
Joffrey F
|
7210fdb21c
Add support for start_period in healthcheck config
|
8 лет назад |
Joffrey F
|
3fbfb3a5dd
Prevent null logging options in `docker-compose config` output
|
8 лет назад |
Joffrey F
|
6e802df809
Add support for blkio config keys
|
8 лет назад |
Joffrey F
|
3ea8a20cfa
Fix ServiceExtendsResolver same-file detection
|
8 лет назад |