From eb83143b2c5ce07c941c99e74cc9c54524d28339 Mon Sep 17 00:00:00 2001 From: quackerd Date: Mon, 7 Jun 2021 08:15:50 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index be4d9ed..5bfe773 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # docker-samba [![Build Status](https://ci.quacker.org/api/badges/d/docker-samba/status.svg)](https://ci.quacker.org/d/docker-samba) - ## What is this? This is Samba server in Docker. The image is designed for flexbility and maintainability. You are expected to supply your own smb.conf and user/group configs. You also need to maintain the proper permissions for shared folders, which usually only need to be done correctly once at the beginning.