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

No support for UDP? #113

Open
pauljamescleary opened this issue Mar 22, 2018 · 0 comments
Open

No support for UDP? #113

pauljamescleary opened this issue Mar 22, 2018 · 0 comments

Comments

@pauljamescleary
Copy link

I was trying to start up a Bind9 server (that exposes 53 on tcp and udp) and could not figure out how to make that happen.

It appears as though that may not be possible given the port mappings that you have, which are an Int -> Option[Int], which precludes using a string like 53/udp

I have been unable to get the same working with the docker spotify client. However, I did manage to get this working with the docker-java client.

Unsure of next steps. I could contribute the code I have back (it would break compatibility), but the issue still remains that I could not get the docker spotify client working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant