Unverified Commit 69fb95c9 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

build: Update qemu-docker to v7.01 (#214)

parent d07d09ea
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@ RUN apk --update --no-cache add unzip && \
    rm -rf /tmp/* /var/tmp/* /var/cache/apk/*

FROM scratch AS runner
COPY --from=qemux/qemu:7.00 / /
COPY --from=qemux/qemu:7.01 / /

ARG VERSION_ARG="0.0"
ARG VERSION_KVM_OPENCORE="v21"
+1 −1
Original line number Diff line number Diff line
@@ -74,7 +74,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste

  Very simple! These are the steps:
  
  - Start the container and connect to [port 8006](http://localhost:8006) using your web browser.
  - Start the container and connect to [port 8006](http://127.0.0.1:8006/) using your web browser.

  - Choose `Disk Utility` and then select the largest `Apple Inc. VirtIO Block Media` disk.