---
title: "💭 containers/podman-compose: a script to run docker-compose.yml ..."
description: "!https://github.com/containers/podman-compose"
date: 2025-01-09
published: true
tags:
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://github.com/containers/podman-compose" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://opengraph.githubassets.com/8766bc05df6cfb15b1be626dd11b2d35eba7d2feddc6fa81b7973ceec573d950/containers/podman-compose" alt="GitHub - containers/podman-compose: a script to run docker-compose.yml using podman — a script to run docker-compose.yml using podman. Contribute to containers/podman-compose development by creating an account on GitHub." loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">GitHub - containers/podman-compose: a script to run docker-compose.yml using podman</div>
      <div class="embed-card-description">a script to run docker-compose.yml using podman. Contribute to containers/podman-compose development by creating an account on GitHub.</div>
      <div class="embed-card-meta">GitHub &middot; github.com</div>
    </div>
  </a>
</div>


Wild that the podman-compose github readme calls out k3s as an alternative.

![image](https://dropper.wayl.one/api/file/9326cd6f-3f27-4703-85fd-a3b16f7bdc92.webp)

compose definitely has its place, especially for local development on a developers machine, its so much easier to stand up and get things like hot reload up and running smooth.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
