Jonathan Giannuzzi
|
83f35e132b
Add support for creating internal networks
|
9 years ago |
George Lester
|
6fe5d2b543
Implemented oom_score_adj
|
9 years ago |
Aanand Prasad
|
21f20cbc9b
Merge pull request #3449 from Andrey9kin/ready/3281
|
9 years ago |
Joffrey F
|
60f7e021ad
Fix split_path_mapping behavior when mounting "/"
|
9 years ago |
Andrey Devyatkin
|
a67ba5536d
Fix #3281: Unexpected result when using build args with default values
|
9 years ago |
Andrey Devyatkin
|
c148849f0e
Fix #3281: Unexpected result when using build args with default values
|
9 years ago |
Joffrey F
|
842e372258
Eliminate duplicates when merging port mappings from config files
|
9 years ago |
Joffrey F
|
2b5b665d3a
Add test for path mapping with Windows containers
|
9 years ago |
Joffrey F
|
db0a6cf2bb
Always use the Windows version of splitdrive when parsing volume mappings
|
9 years ago |
johnharris85
|
6d2805917c
Account for aliased links
|
9 years ago |
johnharris85
|
377be5aa1f
Adding tests
|
9 years ago |
Joffrey F
|
12ad3ff301
Injecting os.environ in Environment instance happens outside of init method
|
9 years ago |
Joffrey F
|
36f1b4589c
Limit occurrences of creating an environment object.
|
9 years ago |
Joffrey F
|
d55fc85fea
Added default env file test.
|
9 years ago |
Joffrey F
|
1801f83bb8
Environment class cleanup
|
9 years ago |
Joffrey F
|
5831b869e8
Update tests for new environment handling
|
9 years ago |
Joffrey F
|
c69d8a3bd2
Implement environment singleton to be accessed throughout the code
|
9 years ago |
Daniel Nephin
|
be1476f24b
Only allow tmpfs on v2.
|
9 years ago |
Philip Walls
|
85c7d3e5ce
Add support for docker run --tmpfs flag.
|
9 years ago |
Dimitar Bonev
|
81b7fba33e
Allowing null for build args
|
9 years ago |
Aanand Prasad
|
4ae71f41dd
Merge pull request #2832 from aanand/refactor-cli-unit-tests
|
9 years ago |
Aanand Prasad
|
2c75a8fdf5
Extract helper methods for building config objects from dicts
|
9 years ago |
Aanand Prasad
|
f75408923e
Merge pull request #3053 from dnephin/handle_booleans_in_mappings
|
9 years ago |
Daniel Nephin
|
18510b4024
Don't allow booleans for mapping types.
|
9 years ago |
Daniel Nephin
|
b726f508a6
Fix merging of logging options in v1 config.
|
9 years ago |
Aanand Prasad
|
adb8de367e
Merge pull request #2388 from dnephin/fix_long_lines
|
9 years ago |
Daniel Nephin
|
dc3a5ce624
Refactor config validation to support constraints in the same jsonschema
|
9 years ago |
Daniel Nephin
|
d451578152
Make environment variables without a value the same as docker-cli.
|
9 years ago |
Daniel Nephin
|
4b04280db8
Revert "Change special case from '_', None to ()"
|
9 years ago |
Daniel Nephin
|
0a06d827fa
Fix warning about boolean values.
|
9 years ago |