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 26, 2024
1 parent 5378423 commit 29ca635
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions website/docs/podman/creating-a-podman-machine.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,9 @@ Consider creating a custom Podman machine to:
Select the memory size.
1. **Disk size**:
Select the disk size.
1. **Image path (Optional)**:
Provide a bootable image using one of the following options:
- **File**: Select an image, such as `podman-machine.aarch64.applehv.raw.zst` from your local machine.
- **Image URL or fully qualified registry (Optional)**: 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. 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 fully qualified registry**: 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 29ca635

Please sign in to comment.