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 c386d8e commit 7b7268eCopy full SHA for 7b7268e
.docker/jazzy.arm64v8.dockerfile
@@ -87,7 +87,7 @@ ENV DEBCONF_NONINTERACTIVE_SEEN=true
87
# hadolint ignore=DL3008
88
RUN apt-get update && \
89
apt-get install -y --no-install-recommends \
90
- python-is-python3 python3-future python3-wxgtk4.0 \
+ python-is-python3 python3-future python3-wxgtk4.0 python3-pexpect \
91
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev \
92
&& rm -rf /var/lib/apt/lists/
93
0 commit comments