Skip to content

Commit

Permalink
docs: Add note regarding arm64 testing using vfkit (#189)
Browse files Browse the repository at this point in the history
### What does this PR do?

Adds note regarding applehv only running arm64 images.

### Screenshot / video of UI

<!-- If this PR is changing UI, please include
screenshots or screencasts showing the difference -->

N/A

### What issues does this PR fix or reference?

<!-- Include any related issues from Podman Desktop
repository (or from another issue tracker). -->

References #184

### How to test this PR?

<!-- Please explain steps to reproduce -->

Signed-off-by: Charlie Drage <charlie@charliedrage.com>
  • Loading branch information
cdrage committed Mar 13, 2024
1 parent a69b4b8 commit 2a1ab77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/vm_guide.md
Expand Up @@ -12,6 +12,8 @@ However, we provide some detailed instructions on how to run this on different o

The easiest solution to run this on macOS is by using [vfkit](https://github.com/crc-org/vfkit) which uses the native Apple hypervisor framework.

NOTE: This will only run NATIVE architecture images. Your image must use the ARM64 output.

### Installation

This can be installed via:
Expand Down

0 comments on commit 2a1ab77

Please sign in to comment.