rrd graph peer display

This commit is contained in:
Eduardo Silva
2025-02-21 16:28:53 -03:00
parent 5b0ab72c49
commit 590e86b331
4 changed files with 11 additions and 8 deletions

View File

@@ -14,9 +14,6 @@ RUN apt-get update && apt-get install -y \
openssl \
dnsutils \
rrdtool \
gcc \
librrd-dev \
python3-dev \
&& rm -rf /var/lib/apt/lists/*
# those are the really necessary packages