Skip to content

Commit

Permalink
docs/installation.md: podman-machine on Fedora
Browse files Browse the repository at this point in the history
Document installation of `podman-machine` rpm.

Signed-off-by: Lokesh Mandvekar <[email protected]>
  • Loading branch information
lsm5 committed Mar 4, 2025
1 parent 6af04a7 commit 12c157c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,12 @@ sudo apt-get -y install podman
sudo dnf -y install podman
```

To run `podman machine ...` commands

```bash
sudo dnf -y install podman-machine
```

#### [Fedora CoreOS](https://coreos.fedoraproject.org), [Fedora Silverblue](https://silverblue.fedoraproject.org)

Built-in, no need to install
Expand Down

0 comments on commit 12c157c

Please sign in to comment.