rdfdump
General-purpose x86 assembler
RUN apt-get update && \
apt-get install -y nasm
RUN apt-get update && \
apt-get install -y nasm
RUN apk add nasm
RUN pacman -S --noconfirm nasm
RUN apt-get update && \
apt-get install -y nasm
RUN yum install -y nasm-rdoff
RUN dnf install -y nasm-rdoff
RUN apt-get update && \
apt-get install -y nasm