test
This commit is contained in:
@@ -17,5 +17,8 @@ RUN \
|
||||
# Copy data
|
||||
COPY rootfs /
|
||||
|
||||
# Modules
|
||||
ARG MODULES="00-local_mounts.sh"
|
||||
|
||||
HEALTHCHECK \
|
||||
CMD smbclient -L '\\localhost' -U '%' -m SMB3
|
||||
|
Reference in New Issue
Block a user