Commit fbb3adeb authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

test influxdb monitoring

parent f0c18d8a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,5 +4,5 @@ RUN pip install --upgrade pip
RUN pip install influxdb
RUN pip install datetime
COPY ./test_influx.py .
COPY ./influx_tools .
COPY ./influx_tools.py .
ENTRYPOINT ["python3", "test_influx.py"]
 No newline at end of file