Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
FROM ubuntu:25.10
RUN apt-get update && apt-get install -y --no-install-recommends \
gcc-multilib \
libc6-dev \
file \
make \
ca-certificates