compose/tests/fixtures
Moysés Borges 8584525e8d Interpret 'build:' as relative to the yml file
* This fix introduces one side-effect: the build parameter is now
validated early, when the service dicionary is first constructed.
That leads to less scary stack traces when the path is not valid.

* The tests for the changes introduced here alter the fixtures
of those (otherwise unrelated) tests that make use of the 'build:'
parameter)

Signed-off-by: Moysés Borges Furtado <moyses.furtado@wplex.com.br>
2015-03-31 18:47:26 -03:00
..
UpperCaseDir Make sure we're testing uppercase directories properly 2015-01-28 17:19:27 -05:00
build-ctx Interpret 'build:' as relative to the yml file 2015-03-31 18:47:26 -03:00
build-path Interpret 'build:' as relative to the yml file 2015-03-31 18:47:26 -03:00
commands-composefile Rename binary to docker-compose and config file to docker-compose.yml 2015-01-20 21:00:23 +00:00
dockerfile-with-volume (Failing) test for preservation of volumes declared in images 2015-01-20 20:16:18 +00:00
dockerfile_with_entrypoint Interpret 'build:' as relative to the yml file 2015-03-31 18:47:26 -03:00
env Make sure we're testing blank lines and comments in env files 2015-01-28 16:18:02 -05:00
env-file Fix environment resolution 2015-03-13 14:22:28 +00:00
environment-composefile Rename binary to docker-compose and config file to docker-compose.yml 2015-01-20 21:00:23 +00:00
extends Implement `extends` 2015-03-20 15:45:16 -07:00
links-composefile Rename binary to docker-compose and config file to docker-compose.yml 2015-01-20 21:00:23 +00:00
longer-filename-composefile Rename binary to docker-compose and config file to docker-compose.yml 2015-01-20 21:00:23 +00:00
multiple-composefiles Rename binary to docker-compose and config file to docker-compose.yml 2015-01-20 21:00:23 +00:00
no-composefile WIP: rename Fig to Compose 2015-01-20 21:00:23 +00:00
ports-composefile Change port in ports-composefile to 49152 2015-03-17 00:21:29 +01:00
simple-composefile Rename binary to docker-compose and config file to docker-compose.yml 2015-01-20 21:00:23 +00:00
simple-dockerfile Interpret 'build:' as relative to the yml file 2015-03-31 18:47:26 -03:00
user-composefile Provide user override option on command line 2015-03-11 00:11:31 -04:00
volume-path Make volume host paths relative to file, merge volumes when extending 2015-03-20 15:45:16 -07:00