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 a6da5f0 commit 5034710Copy full SHA for 5034710
docker/Dockerfile
@@ -20,7 +20,8 @@ RUN install_packages \
20
libatlas-base-dev \
21
libhdf5-dev \
22
alsa-utils \
23
- espeak
+ espeak \
24
+ python3-picamera2
25
RUN install_packages \
26
libharfbuzz-bin \
27
webp \
docker/Dockerfile.arm64
0 commit comments