Loading Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading readme.md +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
Dockerfile +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading
readme.md +1 −1 Original line number Diff line number Diff line Loading @@ -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. Loading