We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 614cb32 commit bbd7d6cCopy full SHA for bbd7d6c
docker/ubuntu24.04/Dockerfile
@@ -4,7 +4,7 @@ ENV DEBIAN_FRONTEND=noninteractive
4
5
RUN apt update -y
6
7
-RUN apt install build-essential \
+RUN apt install build-essential python3 \
8
qtbase5-dev qt5-qmake qtbase5-dev-tools qttools5-dev qttranslations5-l10n \
9
libboost-dev libssl-dev libcurl4-openssl-dev \
10
ragel ninja-build zlib1g-dev git \
0 commit comments