forgotten module
This commit is contained in:
parent
f45a18f23c
commit
220d1e0ef9
@ -11,7 +11,8 @@ ARG CONF_DIR="${APP_DIR}/config"
|
||||
RUN \
|
||||
apt update && \
|
||||
pip3 install loguru && \
|
||||
pip3 install pymodbus
|
||||
pip3 install pymodbus && \
|
||||
pip3 install paho-mqtt
|
||||
|
||||
RUN \
|
||||
mkdir -p ${APP_DIR} && \
|
||||
|
Loading…
x
Reference in New Issue
Block a user