mirror of
https://git.proxmox.com/git/mirror_frr
synced 2026-02-01 17:19:52 +00:00
Merge pull request #14976 from vjardin/fixUbuntuModprobe
docker: fix /sbin/modprobe missing
This commit is contained in:
commit
df3e5ca61c
@ -45,6 +45,7 @@ RUN apt update && apt upgrade -y && \
|
||||
apt-get install -y \
|
||||
curl \
|
||||
gdb \
|
||||
kmod \
|
||||
iproute2 \
|
||||
iputils-ping \
|
||||
liblua5.3-dev \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user