Trying to build isaac_ros_common

Hi @danpollock, that apt upgrade of containerd/docker.io package is what is causing the error. You can either downgrade these packages, or add --security-opt seccomp=unconfined to the docker run command that launches the container.

For more info about downgrading the packages, see these posts: