first working version
This commit is contained in:
3
Dockerfile
Normal file
3
Dockerfile
Normal file
@@ -0,0 +1,3 @@
|
||||
FROM python:3.7
|
||||
RUN apt update && apt install -y libsm6 libxext6 ffmpeg libfontconfig1 libxrender1 libgl1-mesa-glx iputils-ping
|
||||
RUN python -m pip install robomaster Pillow myqr
|
Reference in New Issue
Block a user