<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Podman-Compose on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/podman-compose/</link><description>Recent content in Podman-Compose 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/podman-compose/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 5: Running and Orchestrating Containerized Services Locally</title><link>https://ai-blog.noorshomelab.dev/apple-silicon-local-containers-2026/run-orchestrate-containerized-services/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/apple-silicon-local-containers-2026/run-orchestrate-containerized-services/</guid><description>&lt;p&gt;In the previous chapters, we established a solid foundation for container development on Apple Silicon: setting up Colima to leverage &lt;code&gt;Virtualization.framework&lt;/code&gt; for a lightweight Linux VM, configuring efficient volume mounts, and building ARM64 OCI images. Now, we&amp;rsquo;ll integrate these components to run a practical, multi-service application locally.&lt;/p&gt;
&lt;p&gt;This chapter focuses on orchestrating a common development pattern: a Python Flask API service interacting with a PostgreSQL database. You will learn to define these services, manage their lifecycle, ensure secure communication, and expose them to your macOS host. By the end, you&amp;rsquo;ll have a fully functional, containerized local development environment, making it ready for active development, testing, and even demonstrating your application.&lt;/p&gt;</description></item></channel></rss>