<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Image on Muhammed Karamuk - Software Developer - Personal Blog</title><link>https://www.mkaramuk.dev/tags/image/</link><description>Recent content in Image on Muhammed Karamuk - Software Developer - Personal Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 09 Jul 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://www.mkaramuk.dev/tags/image/index.xml" rel="self" type="application/rss+xml"/><item><title>Creating Container Image Registry</title><link>https://www.mkaramuk.dev/posts/creating-container-image-registry/</link><pubDate>Tue, 09 Jul 2024 00:00:00 +0000</pubDate><guid>https://www.mkaramuk.dev/posts/creating-container-image-registry/</guid><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Sometimes you may need to create your own container image registry, either running on your local machine or on cloud/on-prem, where you manage it by yourself. Examples for use cases:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The images owned by your organization are high in size and take longer to upload to remote locations,&lt;/li&gt;
&lt;li&gt;Access control over the images,&lt;/li&gt;
&lt;li&gt;Image encryption,&lt;/li&gt;
&lt;li&gt;Requirement to upload images to remote registry during the development process,&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="what-is-container-image-registry"&gt;What is Container Image Registry?&lt;/h1&gt;
&lt;p&gt;Container images basically exists in two places; your local machine and remote image registries.&lt;/p&gt;</description></item></channel></rss>