Files
docker-cli/opts
Tony Abboud 438279688c 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>
2017-05-15 11:57:21 +02:00
..
2017-05-15 11:57:20 +02:00
2017-05-15 11:57:15 +02:00
2017-05-15 11:57:19 +02:00
2017-05-15 11:57:20 +02:00
2017-05-15 11:57:21 +02:00
2017-05-15 11:57:21 +02:00