From 9a97548a5ff8dac17ab39b65aa1e9ff27a285cda Mon Sep 17 00:00:00 2001 From: David Personette Date: Sun, 23 Sep 2018 13:07:46 -0400 Subject: [PATCH] README.md document the fix to #69 --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f051294..66a2a1b 100644 --- a/README.md +++ b/README.md @@ -90,6 +90,9 @@ ENVIRONMENT VARIABLES **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`. +**NOTE2**: there are reports that `-n` and `NMBD` only work if you have the +container configured to use the hosts network stack. + ## Examples Any of the commands can be run at creation with `docker run` or later with