{"id":16520,"date":"2021-06-25T18:12:03","date_gmt":"2021-06-25T12:42:03","guid":{"rendered":"http:\/\/onlineappsdba.com\/?p=16520"},"modified":"2021-06-25T18:12:03","modified_gmt":"2021-06-25T12:42:03","slug":"container-image-security","status":"publish","type":"post","link":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/","title":{"rendered":"Container Image Security: An Overview, Best practices, Image Scanning Tools"},"content":{"rendered":"<p>What is a Container?<\/p>\n<p>Containers, in simple terms, are the objects that package your application and its dependencies and help you run them anywhere you want!<\/p>\n<p>What is a Container Image?<\/p>\n<p>A container image is a lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries, and settings.<\/p>\n<p>I have listed down the top best practices to keep our Docker Container Images secure and also some of the top open-source tools to scan a Docker Image.<\/p>\n<p>Check out this blog <a href=\"https:\/\/k21academy.com\/docker-kubernetes\/kubernetes-security\/container-image-security\/?utm_source=onlineappsdba&amp;utm_medium=referral&amp;utm_campaign=kubernetessec16_june21\" target=\"_blank\" rel=\"noopener noreferrer\"><em><strong>https:\/\/k21academy.com\/kubernetessec16<\/strong><\/em><\/a> for more info where we have covered:<\/p>\n<p>\u27bd What is a Container?<\/p>\n<p>\u27bd What is Container Image?<\/p>\n<p>\u27bd Container Image Security<\/p>\n<p>\u27bd Container Image Security Best Practices<\/p>\n<p>\u27bd How to Scan Container Image for Security Vulnerabilities?<\/p>\n<p>\u27bd Tools for Scanning Container Image Security<\/p>\n<p>\u27bd The Ultimate Goal: Secure Container Images Want to learn more?<\/p>\n<p>Join our FREE Class on Certified Kubernetes Security Specialist at <a href=\"https:\/\/k21academy.com\/kubernetes-security-specialist-certification-free-class\/?utm_source=onlineappsdba&amp;utm_medium=referral&amp;utm_campaign=kubernetessec02_june21\" target=\"_blank\" rel=\"noopener noreferrer\"><em><strong>https:\/\/k21academy.com\/kubernetessec02<\/strong> <\/em><\/a><\/p>\n<p><a href=\"https:\/\/k21academy.com\/kubernetes-security-specialist-certification-free-class\/?utm_source=onlineappsdba&amp;utm_medium=referral&amp;utm_campaign=kubernetessec02_june21\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-73482 size-full\" src=\"https:\/\/k21academy.com\/wp-content\/uploads\/2020\/09\/CKACKS_CU_GIF.gif\" alt=\"\" width=\"1354\" height=\"203\" \/><\/a><\/p>\n<p>FREE Telegram group at <a href=\"https:\/\/t.me\/k21dockerkubernetes\"><em><strong>https:\/\/t.me\/k21dockerkubernetes<\/strong> <\/em><\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>What is a Container? Containers, in simple terms, are the objects that package your application and its dependencies and help [&hellip;]<\/p>\n","protected":false},"author":115,"featured_media":16521,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[539],"tags":[],"class_list":["post-16520","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-kubernetes-security"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.8 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Container Image Security Best Practices | Docker Image Scanning Tools<\/title>\n<meta name=\"description\" content=\"Container Image Security is the first vulnerability chcek that has to be done in a containerized environment. Using best pracrices and tools matter!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Container Image Security Best Practices | Docker Image Scanning Tools\" \/>\n<meta property=\"og:description\" content=\"Container Image Security is the first vulnerability chcek that has to be done in a containerized environment. Using best pracrices and tools matter!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/\" \/>\n<meta property=\"article:published_time\" content=\"2021-06-25T12:42:03+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2021\/06\/Docker_CImageSecurity.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1125\" \/>\n\t<meta property=\"og:image:height\" content=\"629\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Masroof Ahmad\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Masroof Ahmad\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/\",\"url\":\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/\",\"name\":\"Container Image Security Best Practices | Docker Image Scanning Tools\",\"isPartOf\":{\"@id\":\"https:\/\/onlineappsdba.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2021\/06\/Docker_CImageSecurity.png\",\"datePublished\":\"2021-06-25T12:42:03+00:00\",\"author\":{\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\"},\"description\":\"Container Image Security is the first vulnerability chcek that has to be done in a containerized environment. Using best pracrices and tools matter!\",\"breadcrumb\":{\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#primaryimage\",\"url\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2021\/06\/Docker_CImageSecurity.png\",\"contentUrl\":\"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2021\/06\/Docker_CImageSecurity.png\",\"width\":1125,\"height\":629,\"caption\":\"Docker Container\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/onlineappsdba.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Container Image Security: An Overview, Best practices, Image Scanning Tools\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/onlineappsdba.com\/#website\",\"url\":\"https:\/\/onlineappsdba.com\/\",\"name\":\"\",\"description\":\"Oracle Implementation &amp; Training Experts\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/onlineappsdba.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb\",\"name\":\"Masroof Ahmad\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g\",\"caption\":\"Masroof Ahmad\"},\"url\":\"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Container Image Security Best Practices | Docker Image Scanning Tools","description":"Container Image Security is the first vulnerability chcek that has to be done in a containerized environment. Using best pracrices and tools matter!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/","og_locale":"en_US","og_type":"article","og_title":"Container Image Security Best Practices | Docker Image Scanning Tools","og_description":"Container Image Security is the first vulnerability chcek that has to be done in a containerized environment. Using best pracrices and tools matter!","og_url":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/","article_published_time":"2021-06-25T12:42:03+00:00","og_image":[{"width":1125,"height":629,"url":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2021\/06\/Docker_CImageSecurity.png","type":"image\/png"}],"author":"Masroof Ahmad","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Masroof Ahmad","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/","url":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/","name":"Container Image Security Best Practices | Docker Image Scanning Tools","isPartOf":{"@id":"https:\/\/onlineappsdba.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#primaryimage"},"image":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#primaryimage"},"thumbnailUrl":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2021\/06\/Docker_CImageSecurity.png","datePublished":"2021-06-25T12:42:03+00:00","author":{"@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb"},"description":"Container Image Security is the first vulnerability chcek that has to be done in a containerized environment. Using best pracrices and tools matter!","breadcrumb":{"@id":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#primaryimage","url":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2021\/06\/Docker_CImageSecurity.png","contentUrl":"https:\/\/onlineappsdba.com\/wp-content\/uploads\/2021\/06\/Docker_CImageSecurity.png","width":1125,"height":629,"caption":"Docker Container"},{"@type":"BreadcrumbList","@id":"https:\/\/onlineappsdba.com\/index.php\/2021\/06\/25\/container-image-security\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/onlineappsdba.com\/"},{"@type":"ListItem","position":2,"name":"Container Image Security: An Overview, Best practices, Image Scanning Tools"}]},{"@type":"WebSite","@id":"https:\/\/onlineappsdba.com\/#website","url":"https:\/\/onlineappsdba.com\/","name":"","description":"Oracle Implementation &amp; Training Experts","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/onlineappsdba.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/909a876ed58d400faf82caf81d61bfdb","name":"Masroof Ahmad","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/onlineappsdba.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/10f9db7bdbbd7f9ccfbe9b2d208e5978fc28315e9c704383e639a926ea0fce5f?s=96&d=mm&r=g","caption":"Masroof Ahmad"},"url":"https:\/\/onlineappsdba.com\/index.php\/author\/masroof\/"}]}},"_links":{"self":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/16520","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/users\/115"}],"replies":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/comments?post=16520"}],"version-history":[{"count":0,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/posts\/16520\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media\/16521"}],"wp:attachment":[{"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/media?parent=16520"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/categories?post=16520"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/onlineappsdba.com\/index.php\/wp-json\/wp\/v2\/tags?post=16520"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}