improve debug
This commit is contained in:
@@ -10,7 +10,7 @@ RUN apt-get update && apt-get install -y \
|
||||
RUN pip install --no-cache-dir paho-mqtt opencv-python-headless numpy requests
|
||||
|
||||
# Copy the dayglo detector script
|
||||
COPY dayglo_detector.py /app/dayglo_detector.py
|
||||
COPY dayglo_detector.py test_mqtt.py /app/
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
||||
Reference in New Issue
Block a user