README.md add note about port 137 with nmbd
This commit is contained in:
parent
96b832124d
commit
e0b3561b20
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user