README.md add note about port 137 with nmbd

This commit is contained in:
David Personette 2016-02-10 14:19:42 -05:00
parent 96b832124d
commit e0b3561b20

View File

@ -57,6 +57,9 @@ ENVIRONMENT VARIABLES (only available with `docker run`)
* `NMBD` - As above, enable nmbd
* `TZ` - As above, set a zoneinfo timezone, IE `EST5EDT`
**NOTE**: if you enable nmbd (via `-n` or the `NMBD` environment variable), you
will also want to expose port 137 with `-p 137:137`.
## Examples
Any of the commands can be run at creation with `docker run` or later with