eu-readelf
collection of utilities to handle ELF objects
RUN apt-get update && \
apt-get install -y elfutils
RUN apt-get update && \
apt-get install -y elfutils
RUN apk add elfutils
RUN pacman -S --noconfirm elfutils
RUN apt-get update && \
apt-get install -y elfutils
RUN yum install -y elfutils
RUN dnf install -y elfutils
RUN apt-get update && \
apt-get install -y elfutils