Docker Security Checklist – Operating Docker Securely
Do you want to use Docker securely? Here is your checklist. Let’s get started Everything about images 1. Prefer trustworthy images If you don’t build your own images, you can quickly fall victim to a supply chain attack. You should not run images that do not come from an official, verified source in your environment …