diff --git a/Dockerfile b/Dockerfile index 65514c2..36db3a3 100644 --- a/Dockerfile +++ b/Dockerfile @@ -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" diff --git a/readme.md b/readme.md index 82c627b..4fcb937 100644 --- a/readme.md +++ b/readme.md @@ -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.