This fix was not yet included in Docker 17.05, so API version v1.37 was not the right selector (Docker 18.03, 18.04 and 18.05 all support API v1.37). We should change these checks for engine versions, or use a different method to skip tests when running against older engines. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: a061b1e2d8f6117b0524e44de7b6bc391245864e Component: engine