patchelf
modify properties of ELF executables
RUN apt-get update && \
apt-get install -y patchelf
RUN apt-get update && \
apt-get install -y patchelf
RUN apk add patchelf
RUN pacman -S --noconfirm patchelf
RUN apt-get update && \
apt-get install -y patchelf
RUN dnf install -y patchelf
RUN apt-get update && \
apt-get install -y patchelf