Dimitar Bonev
|
a542041264
Added support for cpu_quota flag
|
10 lat temu |
Daniel Nephin
|
fa3528ea25
Fix dns and dns_search when used strings and without extends.
|
10 lat temu |
jake-low
|
e760c42ae0
Stop warning about ".yaml" extension
|
10 lat temu |
Daniel Nephin
|
2ab3cb212a
Add integration test and docs for build with a git url.
|
10 lat temu |
Jonas Eckerström
|
f7239f41ef
Added support for url buid paths
|
10 lat temu |
Daniel Nephin
|
e67bc2569c
Properly resolve environment from all sources.
|
10 lat temu |
Daniel Nephin
|
533f33271a
Move service sorting to config package.
|
10 lat temu |
Daniel Nephin
|
dac75b07dc
Move volume parsing to config.types module
|
10 lat temu |
Daniel Nephin
|
efec2aae6c
Fixes #2008 - re-use list_or_dict schema for all the types
|
10 lat temu |
Daniel Nephin
|
12b82a20ff
Move restart spec to the config.types module.
|
10 lat temu |
Daniel Nephin
|
068edfa313
Move parsing of volumes_from to the last step of config parsing.
|
10 lat temu |
Aanand Prasad
|
665de9a494
Merge pull request #2436 from dnephin/reduce_cyclomatic_complexity
|
10 lat temu |
Daniel Nephin
|
64447879d2
Reduce complexity of merge_service_dicts
|
10 lat temu |
Daniel Nephin
|
1e8f76767f
Fix env_file and environment when used with extends.
|
10 lat temu |
Daniel Nephin
|
9c305ac10f
Remove name field from the list of ALLOWED_KEYS
|
10 lat temu |
Daniel Nephin
|
589755d034
Inclide the filename in validation errors.
|
10 lat temu |
Daniel Nephin
|
1f7faadc77
Remove name from config schema.
|
10 lat temu |
Daniel Nephin
|
5e97b806d5
Fix a bug in ExtendsResolver where the service name of the extended service was wrong.
|
10 lat temu |
Daniel Nephin
|
a92d86308f
Rename ServiceLoader to ServiceExtendsResolver
|
10 lat temu |
Daniel Nephin
|
98ad5a05e4
Validate additional files before merging them.
|
10 lat temu |
Kevin Greene
|
22d90d2180
Added ulimits functionality to docker compose
|
10 lat temu |
Daniel Nephin
|
b09cf86dd6
Merge pull request #2326 from dnephin/unicode_decode_error
|
10 lat temu |
Daniel Nephin
|
0e19c92e82
Make working_dir consistent in the config package.
|
10 lat temu |
Daniel Nephin
|
26c7dd3712
Handle non-utf8 unicode without raising an error.
|
10 lat temu |
Mazz Mosley
|
5dc14f3925
Handle non-ascii chars in volume directories
|
10 lat temu |
Daniel Nephin
|
ae47435425
Fix unicode in environment variables for python2.
|
10 lat temu |
Daniel Nephin
|
b500fa2351
Refactor ServiceLoader to be immutable.
|
10 lat temu |
Daniel Nephin
|
4505632274
Some minor style cleanup
|
10 lat temu |
Daniel Nephin
|
938d49cbdc
Fixes #2205 - extends must be copied from override file.
|
10 lat temu |
Daniel Nephin
|
937e087c6c
Fixes #2203 - properly validate files when multiple files are used.
|
10 lat temu |