x86_64-linux-gnu-as
for x86_64-linux-gnu
RUN apt-get update && \
apt-get install -y binutils
RUN apt-get update && \
apt-get install -y binutils-2.26
RUN apk add binutils
RUN pacman -S --noconfirm binutils
RUN apt-get update && \
apt-get install -y binutils-x86-64-linux-gnu
RUN yum install -y binutils
RUN dnf install -y binutils-x86_64-linux-gnu
RUN apt-get update && \
apt-get install -y binutils