alpine: add iproute2 to base packages

Too useful too often not to.
This commit is contained in:
Timotej Lazar 2024-06-05 15:39:15 +02:00
parent 398e41732e
commit f5e9c7d6dc

View file

@ -21,6 +21,7 @@
package: package:
name: name:
- git - git
- iproute2
- nftables - nftables
- procps - procps
- rsync - rsync