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.
coreutils-from-gnu
1 parent 9725c4b commit d21780bCopy full SHA for d21780b
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- --allow-remove-essential \
6
g++ \
7
make \
8
ninja-build \
0 commit comments