mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2025-02-17 09:37:49 +01:00
fix: adding iproute2
This commit is contained in:
parent
6c5a7a45f0
commit
6b904bd495
|
@ -11,6 +11,7 @@ LABEL maintainer "Jessie Frazelle <jess@linux.com>"
|
|||
|
||||
RUN apt-get update && apt-get install -y \
|
||||
iptables \
|
||||
iproute2 \
|
||||
libgl1-mesa-dri \
|
||||
libgl1-mesa-glx \
|
||||
libvirt-daemon-system \
|
||||
|
|
Loading…
Reference in New Issue
Block a user