Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate EXPOSE when only UDP ports are exposed #888

Merged
merged 1 commit into from
Oct 6, 2016
Merged

Generate EXPOSE when only UDP ports are exposed #888

merged 1 commit into from
Oct 6, 2016

Conversation

lustefaniak
Copy link
Contributor

@lustefaniak lustefaniak commented Oct 6, 2016

Right now setting

dockerExposedPorts := Seq()
dockerExposedUdpPorts := Seq(10000, 10001)

would not generate EXPOSE section

@muuki88 muuki88 added the docker label Oct 6, 2016
@muuki88
Copy link
Contributor

muuki88 commented Oct 6, 2016

Perfect! Thanks for taking care. I try to release this ASAP.

@muuki88 muuki88 merged commit d5cdb13 into sbt:master Oct 6, 2016
@lustefaniak lustefaniak deleted the only-udp-exposed-ports branch October 6, 2016 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants