How to secure your Docker containers! (5 practical tips with example Dockerfiles!)

How to secure your Docker containers! (5 practical tips with example Dockerfiles!)

HomeDevOps DirectiveHow to secure your Docker containers! (5 practical tips with example Dockerfiles!)
How to secure your Docker containers! (5 practical tips with example Dockerfiles!)
ChannelPublish DateThumbnail & View CountDownload Video
Channel AvatarPublish Date not found Thumbnail
0 Views
While Docker containers offer many great security features out of the box, there are still many important considerations to ensure your application and data are protected.

In this video I show five techniques you can use to make your production containers safer!

Bottom up!


Join the community:
Discord: https://discord.gg/3XzWctZ
GitHub: https://github.com/sidpalas/devops-directive
Twitter: https://twitter.com/sidpalas
‍ LinkedIn: https://www.linkedin.com/in/sid-palas/
Website: https://devopsdirective.com

Time stamp:
0:00 – Introduction
0:34 – Sample web server code
0:48 – Naive Dockerfile
1:00 – Tip #1: Don't run the container as root user.
1:37 – Tip #2: Use a multi-tiered, distro-less base image
2:54 – Tip #3: Increase host system security
3:43 – Tip #4: Use a container image scanner to detect vulnerabilities
4:47 – Tip #5: Don't install/configure anything in the Dockerfile without understanding the potential risks.
5:15 – Final thoughts

Community size at time of publication:
– Subscribers: 367
– Channel views: 5523

Note: I keep joking with my wife that I won't shave my beard until I get 1000 subscribers (last time I did that was at 100…) and it's starting to get out of control

Please take the opportunity to connect with your friends and family and share this video with them if you find it useful.