This document outlines steps for securing containers, including using official images, running Docker Bench for Security scans, enabling Docker Content Trust for signed images, scanning with Nautilus for CVEs, and configuring user namespaces, cgroups, capabilities, seccomp, and apparmor to restrict container access and resources. It discusses these security measures in the context of securing the "Build Ship Run" pipeline.