Skip to content

Commit

Permalink
docs(website): minor edits
Browse files Browse the repository at this point in the history
Signed-off-by: Shipra Singh <[email protected]>
  • Loading branch information
shipsing committed Sep 30, 2024
1 parent eb0ff5d commit 08e1950
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/podman/creating-a-podman-machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ Consider creating a custom Podman machine to:
1. **Disk size**:
Select the disk size.
1. Optional: Provide a bootable image using one of the following options:
- **Image Path**: Select an image, such as _podman-machine.aarch64.applehv.raw.zst_ from your local machine.
- **Image URL or image reference**: Enter an image URL or a registry path. You can use an image URL from the [Podman releases page](https://github.com/containers/podman/releases) or use a valid registry path in the format _registry/repo/image:version_.
- **Image Path**: Select an image, such as `podman-machine.aarch64.applehv.raw.zst` from your local machine.
- **Image URL or image reference**: Enter an image URL or a registry path. You can use an image URL from the [Podman releases page](https://github.com/containers/podman/releases) or use a valid registry path in the format `registry/repo/image:version`.
1. **Machine with root privileges**:
Enable to use the rootful connection by default.
Required to use Kind on Windows.
Expand Down

0 comments on commit 08e1950

Please sign in to comment.