#
1 2 3 4 5
FROM ubuntu:22.04 RUN apt-get update --fix-missing RUN apt-get install -y \ gcc libseccomp-dev