mirror of
https://github.com/dockur/windows.git
synced 2026-04-19 13:01:03 +01:00
feat: Add option to disable Samba (#253)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FROM scratch
|
||||
COPY --from=qemux/qemu-docker:4.15 / /
|
||||
COPY --from=qemux/qemu-docker:4.16 / /
|
||||
|
||||
ARG DEBCONF_NOWARNINGS="yes"
|
||||
ARG DEBCONF_NOWARNINGS "yes"
|
||||
ARG DEBIAN_FRONTEND "noninteractive"
|
||||
ARG DEBCONF_NONINTERACTIVE_SEEN "true"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user