mirror of
https://github.com/nicolargo/glances.git
synced 2024-12-25 02:02:32 +03:00
Unable to see docker related information #2180
This commit is contained in:
parent
e564ba4cf6
commit
f3f85eeb27
@ -89,6 +89,7 @@ RUN apk add --no-cache \
|
|||||||
python3 \
|
python3 \
|
||||||
py3-packaging \
|
py3-packaging \
|
||||||
py3-dateutil \
|
py3-dateutil \
|
||||||
|
py3-requests \
|
||||||
curl \
|
curl \
|
||||||
lm-sensors \
|
lm-sensors \
|
||||||
wireless-tools \
|
wireless-tools \
|
||||||
|
@ -98,6 +98,7 @@ RUN apt-get update \
|
|||||||
python3 \
|
python3 \
|
||||||
python3-packaging \
|
python3-packaging \
|
||||||
python3-dateutil \
|
python3-dateutil \
|
||||||
|
python3-requests \
|
||||||
curl \
|
curl \
|
||||||
lm-sensors \
|
lm-sensors \
|
||||||
wireless-tools \
|
wireless-tools \
|
||||||
|
Loading…
Reference in New Issue
Block a user