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.
2 parents 9725c4b + 734a6c7 commit 147d769Copy full SHA for 147d769
src/ci/docker/host-aarch64/aarch64-gnu/Dockerfile
@@ -2,6 +2,7 @@ FROM ubuntu:25.10
2
3
ARG DEBIAN_FRONTEND=noninteractive
4
RUN apt-get update && apt-get install -y --no-install-recommends \
5
+ coreutils-from-gnu coreutils-from-uutils- \
6
g++ \
7
make \
8
ninja-build \
0 commit comments