Skip to content

Commit c293a3b

Browse files
committed
README.md: be very explicit about podman machine setup requirements
More than one person has missed the link to the podman desktop requirements that explain how to initialize podman machine. Just copy that setup directly inline here to avoid it being missed. Signed-off-by: John Eckersberg <[email protected]>
1 parent c1ba81b commit c293a3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ in alignment with the <https://github.com/containers/bootc> project.
1414
Requirements:
1515

1616
- [bootc extension requirements](https://github.com/containers/podman-desktop-extension-bootc?tab=readme-ov-file#requirements)
17-
- (Even on Linux, you *must* set up `podman machine` with a rootful connection; see below)
17+
- (Even on Linux, you *must* set up `podman machine` with a rootful connection; see below)
18+
- `podman machine init --rootful && podman machine start`
1819
- qemu-system-x86_64/qemu-system-aarch64
1920
- xorriso/osirrox
2021
- golang

0 commit comments

Comments
 (0)