compose/tests
Spencer Rinehart 5e6dc3521c Add support for shm_size. Fixes #2823.
shm_size controls the size of /dev/shm in the container and requires
Docker 1.10 or newer (API version 1.22).  This requires docker-py 1.8.0
(docker/docker-py#923).

Similar to fields like `mem_limit`, `shm_size` may be specified as
either an integer or a string (e.g., `64M`).

Updating docker-py to the master branch in order to get the unreleased
dependency on `shm_size` there in place.

Signed-off-by: Spencer Rinehart <anubis@overthemonkey.com>
2016-02-10 15:25:18 -06:00
..
acceptance Include networks in the config_hash. 2016-02-02 10:52:03 -05:00
fixtures Make 'version' a string 2016-02-02 13:58:34 +00:00
integration Add support for shm_size. Fixes #2823. 2016-02-10 15:25:18 -06:00
unit Merge pull request #2851 from cr7pt0gr4ph7/2839-fix-networks-merging 2016-02-10 17:51:01 +00:00
__init__.py Update pre-commit config to enforace that future imports exist in all files. 2016-01-07 13:09:03 -05:00