We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc11a4 commit d32ad53Copy full SHA for d32ad53
Dockerfile
@@ -3,6 +3,7 @@ FROM ubuntu:24.04
3
RUN apt update
4
5
RUN apt install -y \
6
+ binutils-multiarch \
7
bison \
8
file \
9
flex \
0 commit comments