Skip to content

Commit

Permalink
Merge pull request #206 from lsm5/ubuntu-netavark
Browse files Browse the repository at this point in the history
Docs: Mention netavark / cni-plugins for debian/ubuntu
  • Loading branch information
lsm5 authored Sep 8, 2023
2 parents 52db4f8 + a3764cd commit 636ba42
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -345,10 +345,14 @@ sudo apt-get install \
libseccomp-dev \
libselinux1-dev \
libsystemd-dev \
netavark \
pkg-config \
uidmap
```

The `netavark` package may not be available on older Debian / Ubuntu
versions. Install the `containernetworking-plugins` package instead.

On openSUSE Leap 15.x and Tumbleweed:

```bash
Expand Down

0 comments on commit 636ba42

Please sign in to comment.