Session 2026-05-06: QuantumLeap+CrateDB, Telegraf debug, MapStore GeoServer fix
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FROM python:3.12-slim
|
||||
WORKDIR /app
|
||||
RUN pip install --no-cache-dir paho-mqtt requests influxdb-client pulsar-client
|
||||
RUN pip install --no-cache-dir paho-mqtt requests influxdb-client pulsar-client prometheus_client
|
||||
COPY simulator.py /app/
|
||||
EXPOSE 8081
|
||||
# Healthcheck endpoint (simple HTTP server)
|
||||
|
||||
Reference in New Issue
Block a user