Problem Scenario
You have been tasked with finding ways of securing Docker containers, a Docker host, and your network that has Docker containers. How do you harden a Docker container and its related infrastructure (i.e., the Docker network and Docker host)?
Solution
Overview
From a pragmatic perspective we understand that there are exceptions to the recommended practices. (Not the least of which is the rapid rate that technology changes.) The assertions below are recommended practices.
…
Continue reading “How Do You Secure a Docker Container, a Docker Host, and Their Network?”