Correct installation of packages for samba.
This commit is contained in:
@@ -6,7 +6,7 @@ ARG VERSION
|
||||
RUN set -xe && \
|
||||
apk add --no-cache \
|
||||
samba-server \
|
||||
samba-common-tools \
|
||||
samba-common-tools
|
||||
|
||||
VOLUME /share
|
||||
VOLUME /etc/samba
|
||||
|
||||
Reference in New Issue
Block a user