sztancarka_exporter
This commit is contained in:
4
Dockerfile
Normal file
4
Dockerfile
Normal file
@@ -0,0 +1,4 @@
|
||||
FROM debian:buster-slim
|
||||
RUN apt-get update && apt-get -y --no-install-recommends install python3 python3-opencv
|
||||
RUN apt-get -y --no-install-recommends install python3-prometheus-client
|
||||
ADD process.py /usr/src
|
||||
Reference in New Issue
Block a user