Install ethtool on Dockerfile
This commit is contained in:
parent
e9426aebef
commit
ede9589b29
@ -10,6 +10,7 @@ RUN apt-get update && apt-get install -y \
|
||||
redis-tools \
|
||||
jq \
|
||||
docker.io \
|
||||
ethtool \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
RUN mkdir -p /opt/openvidu /usr/local/bin/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user