Security Starts with Defaults
Containers provide process and filesystem isolation, but they are not an absolute security boundary. Reduce privileges, minimize images, restrict network access, and keep the host and Docker components patched.
A container should have only the Linux capabilities, filesystem access, devices, and network connectivity it actually needs.