diff --git a/Dockerfile b/Dockerfile index 58217af..e311acb 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:trixie-slim AS builder +FROM --platform=linux/amd64 debian:trixie-slim AS builder ARG VERSION_OPENCORE="v21" ARG REPO_OPENCORE="https://github.com/thenickdude/KVM-Opencore" diff --git a/readme.md b/readme.md index 77c38bd..e4fc0c8 100644 --- a/readme.md +++ b/readme.md @@ -61,7 +61,7 @@ kubectl apply -f kubernetes.yml - Start the container and connect to [port 8006](http://localhost:8006) using your web browser. - - Select `macOS Base System` using your keyboard to begin the installation. + - Select `macOS Base System` by pressing the enter key to begin the installation. - Choose `Disk Utility` and then select the largest `Apple Inc. VirtIO Block Media` disk.