mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 11:25:49 +00:00
Merge 8600da34ba into 945e27f72c
This commit is contained in:
commit
f63d2aa169
1 changed files with 2 additions and 0 deletions
|
|
@ -3,6 +3,8 @@ FROM scratch AS build-amd64
|
||||||
|
|
||||||
COPY --from=qemux/qemu:7.12 / /
|
COPY --from=qemux/qemu:7.12 / /
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
ARG DEBCONF_NOWARNINGS="yes"
|
ARG DEBCONF_NOWARNINGS="yes"
|
||||||
ARG DEBIAN_FRONTEND="noninteractive"
|
ARG DEBIAN_FRONTEND="noninteractive"
|
||||||
ARG DEBCONF_NONINTERACTIVE_SEEN="true"
|
ARG DEBCONF_NONINTERACTIVE_SEEN="true"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue