scmp_sys_resolver
applications with libseccomp support
RUN apt-get update && \
apt-get install -y seccomp
RUN apt-get update && \
apt-get install -y seccomp
RUN apk add libseccomp
RUN pacman -S --noconfirm libseccomp
RUN apt-get update && \
apt-get install -y seccomp
RUN yum install -y libseccomp-devel
RUN dnf install -y libseccomp-devel
RUN apt-get update && \
apt-get install -y seccomp