<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>OCI Image on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/oci-image/</link><description>Recent content in OCI Image on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/oci-image/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 4: Building Native ARM64 OCI Images for a Sample Application</title><link>https://ai-blog.noorshomelab.dev/apple-silicon-local-containers-2026/build-native-arm64-oci-images/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/apple-silicon-local-containers-2026/build-native-arm64-oci-images/</guid><description>&lt;p&gt;Building container images that run natively on your Apple Silicon Mac is a critical step for achieving optimal performance in your local development environment. When you target the ARM64 architecture, you bypass the overhead of Rosetta 2 emulation, leading to faster build times, quicker container startup, and more responsive applications. This chapter guides you through creating a simple Python Flask API, defining its &lt;code&gt;Dockerfile&lt;/code&gt;, and building an optimized ARM64 OCI (Open Container Initiative) image using &lt;code&gt;nerdctl&lt;/code&gt; within your dedicated container machine.&lt;/p&gt;</description></item></channel></rss>