From 037ab6eb35558fdc38b58ebadac8d78dc251bfcf Mon Sep 17 00:00:00 2001 From: piersonjarvis <33534845+piersonjarvis@users.noreply.github.com> Date: Fri, 16 Nov 2018 11:18:21 -0800 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index b53b7d2..99add15 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # webmin-samba-docker Docker container based on ubuntu running a samba server, with a webmin webui. - - This container was build with simplisity in mind. To run this container all you need to do is pass port 80 on the host to port 80 on the contrainer, and mount the volume you wish to share to /media/storage on the container.