Aanand Prasad
|
ef8db3650a
Improve error messages for invalid versions
|
9 vuotta sitten |
Aanand Prasad
|
aeef61fcd8
Make 'version' a string
|
9 vuotta sitten |
Aanand Prasad
|
a8de582425
Remove redundant check - self.config should never be None
|
9 vuotta sitten |
Aanand Prasad
|
ed1b204804
Rename 'net' to 'network mode' in various classes/methods
|
9 vuotta sitten |
Aanand Prasad
|
e566a4dc1c
Implement network_mode in v2
|
9 vuotta sitten |
Aanand Prasad
|
a267d8fe3c
Merge pull request #2728 from shin-/2709_service_volumes
|
9 vuotta sitten |
jrabbit
|
6540efb3d3
If an env var is passthrough but not defined on the host don't set it.
|
9 vuotta sitten |
Joffrey F
|
139c7f7830
Move named volumes matching to config validation phase
|
9 vuotta sitten |
Aanand Prasad
|
7a4fdfd034
Merge pull request #2712 from jzvelc/fix_v2_service_extend
|
9 vuotta sitten |
Jure Žvelc
|
907c3ce42b
Fix for extending services written in v2 format.
|
9 vuotta sitten |
Daniel Nephin
|
146587643c
Move ulimits validation to validation.py and improve the error message.
|
9 vuotta sitten |
Daniel Nephin
|
0bce467782
Implement depends_on to define an order for services in the v2 format.
|
9 vuotta sitten |
Daniel Nephin
|
dc1104649f
Validate that an extended config file has the same version as the base.
|
9 vuotta sitten |
Daniel Nephin
|
b98e2169e6
Error when the project name is invalid for the image name.
|
9 vuotta sitten |
Daniel Nephin
|
b689c4a218
Move service validation to validate_service().
|
9 vuotta sitten |
Aanand Prasad
|
47e53b49c2
Merge pull request #2653 from shin-/Runscope-build-args
|
9 vuotta sitten |
Joffrey F
|
1ae57d92d4
Remove duplicate functions
|
9 vuotta sitten |
Joffrey F
|
13063a96cb
Fix handling of service.dockerfile key
|
9 vuotta sitten |
Garrett Heel
|
9cfa71ceee
Add support for build arguments
|
10 vuotta sitten |
Daniel Nephin
|
79df2ebe1b
Support variable interpolation for volumes and networks sections.
|
9 vuotta sitten |
Aanand Prasad
|
69ed5f9c48
Specify networks in Compose file
|
10 vuotta sitten |
Daniel Nephin
|
b76dc1e05e
Require volumes_from a container to be explicit in V2 config.
|
9 vuotta sitten |
Daniel Nephin
|
c3968a439f
Refactor config loading to move version check into ConfigFile.
|
9 vuotta sitten |
Daniel Nephin
|
de949284f5
Refactor config loading for handling volumes_from in v2.
|
9 vuotta sitten |
Aanand Prasad
|
dbe04a70f0
Merge pull request #2655 from shin-/updated_volume_definition
|
9 vuotta sitten |
Aanand Prasad
|
7733600262
Merge pull request #2508 from jstewmon/stop_signal
|
9 vuotta sitten |
Joffrey F
|
e41e6c1241
Properly validate volume definition
|
9 vuotta sitten |
Joffrey F
|
153185eadb
Merge pull request #2647 from shin-/preexisting_volume_detection_rb1
|
9 vuotta sitten |
Joffrey F
|
d601199eb5
Normalize external_name
|
9 vuotta sitten |
Jonathan Stewmon
|
5d8c2d3cec
add support for stop_signal to compose file
|
10 vuotta sitten |