Skip to content

Commit

Permalink
Merge pull request #378 from lsm5/fedora-podman-machine
Browse files Browse the repository at this point in the history
docs/installation.md: podman-machine on Fedora
  • Loading branch information
TomSweeneyRedHat authored Mar 5, 2025
2 parents 0ee97a8 + 12c157c commit 245e744
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 245e744

Please sign in to comment.