picpilot-server / run.sh
VikramSingh178's picture
chore: Update Dockerfile and requirements.txt, and install additional Python packages
d030f4c
raw
history blame
No virus
80 Bytes
apt-get update && apt-get install python3-dev -y
apt install libgl1-mesa-glx -y