README.md document the fix to #69

This commit is contained in:
David Personette 2018-09-23 13:07:46 -04:00
parent 2b1b0c2527
commit 9a97548a5f

View File

@ -90,6 +90,9 @@ ENVIRONMENT VARIABLES
**NOTE**: if you enable nmbd (via `-n` or the `NMBD` environment variable), you **NOTE**: if you enable nmbd (via `-n` or the `NMBD` environment variable), you
will also want to expose port 137 and 138 with `-p 137:137/udp -p 138:138/udp`. will also want to expose port 137 and 138 with `-p 137:137/udp -p 138:138/udp`.
**NOTE2**: there are reports that `-n` and `NMBD` only work if you have the
container configured to use the hosts network stack.
## Examples ## Examples
Any of the commands can be run at creation with `docker run` or later with Any of the commands can be run at creation with `docker run` or later with