We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df7995e commit 76e6f76Copy full SHA for 76e6f76
docker/Dockerfile
@@ -25,7 +25,8 @@ RUN install_packages \
25
libatlas-base-dev \
26
libhdf5-dev \
27
alsa-utils \
28
- espeak
+ espeak \
29
+ python-picamera2
30
RUN install_packages \
31
libharfbuzz-bin \
32
webp \
docker/Dockerfile.arm64
0 commit comments