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

445 address already in use #45

Closed
jakobrosenberg opened this issue Feb 24, 2017 · 1 comment
Closed

445 address already in use #45

jakobrosenberg opened this issue Feb 24, 2017 · 1 comment
Assignees

Comments

@jakobrosenberg
Copy link

docker run -it -p 139:139 -p 445:445 -d dperson/samba
989af6ce2e162b4f405784ac0f5fae162078a6436ea34936819f63dde694a777
C:\Program Files\Docker\Docker\Resources\bin\docker.exe: Error response from daemon: driver failed programming external connectivity on endpoint amazing_shirley (979c8b63e6ad61f99a57754e4add7c248405380912c37e3eeacc618bb0ee8
b84): Error starting userland proxy: listen tcp 0.0.0.0:445: listen: address already in use.

Is there an easy fix for the above issue? I'm on Windows 10 x64. Can I assign a static IP to the container to avoid conflicts on port 445 between the container and the host?

@dperson dperson self-assigned this Feb 25, 2017
@dperson
Copy link
Owner

dperson commented Feb 25, 2017

I've never tried this / used it myself but stackoverflow has an answer to the static IP problem.

@dperson dperson closed this as completed Feb 25, 2017
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

2 participants