1
0
mirror da https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

feat: Disable S3 and S4 standby modes (#434)

This commit is contained in:
Kroese
2024-04-27 18:46:09 +02:00
committato da GitHub
parent 80ae80ae10
commit 3390ef8101
5 ha cambiato i file con 47 aggiunte e 32 eliminazioni
+1 -1
Vedi File
@@ -1,5 +1,5 @@
FROM scratch
COPY --from=qemux/qemu-docker:4.25 / /
COPY --from=qemux/qemu-docker:4.26 / /
ARG DEBCONF_NOWARNINGS "yes"
ARG DEBIAN_FRONTEND "noninteractive"