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