We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7f68b2 + c413c45 commit 5dbe118Copy full SHA for 5dbe118
docs/installation.md
@@ -218,10 +218,14 @@ sudo dnf copr enable rhcontainerbot/podman-next -y
218
sudo dnf install podman
219
```
220
221
-## Installing on [FreeBSD](https://freebsd.org) 14.0
+## Installing on [FreeBSD](https://freebsd.org)
222
223
->[!WARNING]
224
->The FreeBSD port of the Podman container engine is experimental and should be used for evaluation and testing purposes only.
+:::caution
+
225
+The FreeBSD port of the Podman container engine is experimental and should be used for evaluation and testing purposes only.
226
+It is supported on **FreeBSD 14.3 and newer**.
227
228
+:::
229
230
You can install Podman on FreeBSD using `pkg`:
231
0 commit comments