diff --git a/networking/Dockerfile b/networking/Dockerfile index 3196f9d..b40deba 100644 --- a/networking/Dockerfile +++ b/networking/Dockerfile @@ -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