Issue Type: Bug Bug
Assignee: vjuranek
Components: docker-build-step
Created: 25/Aug/14 3:00 PM
Description:

Scenario:

Start docker container that exposes port 80. Should be mapped to port 4000 on the host system. Port bindings config:

4000 80

Worked in previous versions. Results in a container similar to:


abc12345as example/website-preview:latest   "/usr/sbin/apache2 -   5 seconds ago       Up 4 seconds        80/tcp                           sad_lovelace

Based on the config the mappings should look like this:

0.0.0.0:4000->80/tcp
Environment: Docker Version 1.2
docker-build-step: 1.9
Project: Jenkins
Priority: Critical Critical
Reporter: Daniel Kerwin
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to