compose/tests
Yong Wen Chua 62f8b1402e Implement userns_mode HostConfig for services
Fixes #3349

This allows the key `userns_mode` to be used in service definitions.
Since `userns_mode` requires API version > 1.23, this is only available
in 2.1 and 3.0 versions of compose file

Signed-off-by: Yong Wen Chua <me@yongwen.xyz>
2016-12-05 14:25:56 +08:00
..
acceptance Support version 3.0 of the Compose file format 2016-11-16 16:07:02 +00:00
fixtures Support version 3.0 of the Compose file format 2016-11-16 16:07:02 +00:00
integration Implement userns_mode HostConfig for services 2016-12-05 14:25:56 +08:00
unit Use stop grace period for container stop. 2016-11-16 12:12:28 -05:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00
helpers.py Limit occurrences of creating an environment object. 2016-03-24 10:57:01 -07:00