mirror of
https://github.com/20kaushik02/real-time-traffic-analysis-clickhouse.git
synced 2026-01-25 16:04:04 +00:00
temp push
This commit is contained in:
@@ -16,5 +16,5 @@ COPY pcap_processor.py /app
|
||||
# Expose the port Kafka uses (optional, for communication with other services)
|
||||
EXPOSE 9092
|
||||
|
||||
# Command to run your Python application
|
||||
# Command to allow custom runtime arguments
|
||||
CMD ["python", "pcap_processor.py"]
|
||||
|
||||
Reference in New Issue
Block a user