Joffrey F
|
12ad3ff301
Injecting os.environ in Environment instance happens outside of init method
|
před 9 roky |
Joffrey F
|
36f1b4589c
Limit occurrences of creating an environment object.
|
před 9 roky |
Joffrey F
|
d55fc85fea
Added default env file test.
|
před 9 roky |
Joffrey F
|
1801f83bb8
Environment class cleanup
|
před 9 roky |
Joffrey F
|
5831b869e8
Update tests for new environment handling
|
před 9 roky |
Joffrey F
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
před 9 roky |
Daniel Nephin
|
be1476f24b
Only allow tmpfs on v2.
|
před 9 roky |
Philip Walls
|
85c7d3e5ce
Add support for docker run --tmpfs flag.
|
před 9 roky |
Dimitar Bonev
|
81b7fba33e
Allowing null for build args
|
před 9 roky |
Aanand Prasad
|
4ae71f41dd
Merge pull request #2832 from aanand/refactor-cli-unit-tests
|
před 9 roky |
Aanand Prasad
|
2c75a8fdf5
Extract helper methods for building config objects from dicts
|
před 9 roky |
Aanand Prasad
|
f75408923e
Merge pull request #3053 from dnephin/handle_booleans_in_mappings
|
před 9 roky |
Daniel Nephin
|
18510b4024
Don't allow booleans for mapping types.
|
před 9 roky |
Daniel Nephin
|
b726f508a6
Fix merging of logging options in v1 config.
|
před 9 roky |
Aanand Prasad
|
adb8de367e
Merge pull request #2388 from dnephin/fix_long_lines
|
před 9 roky |
Daniel Nephin
|
dc3a5ce624
Refactor config validation to support constraints in the same jsonschema
|
před 9 roky |
Daniel Nephin
|
d451578152
Make environment variables without a value the same as docker-cli.
|
před 9 roky |
Daniel Nephin
|
4b04280db8
Revert "Change special case from '_', None to ()"
|
před 9 roky |
Daniel Nephin
|
0a06d827fa
Fix warning about boolean values.
|
před 9 roky |
Daniel Nephin
|
d5514965d5
Merge pull request #2975 from dnephin/fix_crash_on_none_in_config
|
před 9 roky |
Daniel Nephin
|
02535f0cf1
Fix validation message when there are multiple ested oneOf validations.
|
před 9 roky |
Daniel Nephin
|
0d218c34c7
Make config validation error messages more consistent.
|
před 9 roky |
Daniel Nephin
|
4b2a666231
Validate that each section of the config is a mapping before running interpolation.
|
před 9 roky |
Joffrey F
|
7152f7ea76
Handle mismatched network formats in config files
|
před 9 roky |
Joffrey F
|
825a0941f0
Network aliases are now part of the network dictionary
|
před 9 roky |
Joffrey F
|
633e349ab9
Test network_aliases feature
|
před 9 roky |
Joffrey F
|
1952b52392
Constraint build argument types. Numbers are cast into strings
|
před 9 roky |
Joffrey F
|
a8fda480e3
driver_opts can only be of type string
|
před 9 roky |
Daniel Nephin
|
532dffd688
Fix build section without context.
|
před 9 roky |
Daniel Nephin
|
37564a73c3
Merge build.args when merging services.
|
před 9 roky |