Files
docker-cli/components/engine/opts
Tony Abboud af2c613c23 Add error checking for hostPort range
This fix catches the case where there is a single container port
and a dynamic host port and will fail out gracefully
Example docker-compose.yml snippet:
    port:
        ports:
            - "8091-8093:8091"
            - "80:8080"

Signed-off-by: Tony Abboud <tdabboud@hotmail.com>
Upstream-commit: 135f8f967488f171fcda6c66d7fa35726edaf19c
Component: engine
2017-01-13 18:05:51 -05:00
..
2015-08-27 11:40:27 +02:00
2016-08-25 13:09:03 -04:00
2016-12-27 17:32:15 +08:00
2017-01-13 18:05:51 -05:00
2017-01-03 15:58:41 -05:00