<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Security on alexos.dev</title>
    <link>https://alexos.dev/tags/security/</link>
    <description>Recent content in Security on alexos.dev</description>
    <generator>Hugo</generator>
    <language>en-gb</language>
    <lastBuildDate>Fri, 08 Jul 2022 13:21:00 -0100</lastBuildDate>
    <atom:link href="https://alexos.dev/tags/security/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Creating an up-to-date Distroless Python Image</title>
      <link>https://alexos.dev/2022/07/08/creating-an-up-to-date-distroless-python-image/</link>
      <pubDate>Fri, 08 Jul 2022 13:21:00 -0100</pubDate>
      <guid>https://alexos.dev/2022/07/08/creating-an-up-to-date-distroless-python-image/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;https://alexos.dev/images/distroless.jpg?width=1000px&amp;amp;classes=shadow&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;&#xA;          &lt;a href=&#34;https://unsplash.com/photos/MGRv3qZfyTs&#34;&gt;Photo by Prateek Katyal on Unsplash&lt;/a&gt;&lt;/p&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;In this blog post I&amp;rsquo;ll walk through the creation of a Python Docker image based on the Distroless container &lt;a href=&#34;https://github.com/GoogleContainerTools/distroless&#34;&gt;published by Google&lt;/a&gt;, but with an up-to-date version of Python and operating system updates - unlike their &lt;a href=&#34;https://github.com/GoogleContainerTools/distroless/tree/main/experimental/python3&#34;&gt;experimental&lt;/a&gt; (and unsupported) version. This image still has the same security and operational benefits - such as no shell or unnecessary OS libraries to reduce the security attack surface, and preserving the tiny image size.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
