PHPackages                             startap/sail-podman - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. startap/sail-podman

ActiveLibrary[DevOps &amp; Deployment](/categories/devops)

startap/sail-podman
===================

Podman compatibility layer to @laravel/sail application.

1.0.3(3mo ago)12410[1 issues](https://github.com/Startap/sail-podman/issues)MITShellPHP ^8.0

Since Dec 25Pushed 3mo agoCompare

[ Source](https://github.com/Startap/sail-podman)[ Packagist](https://packagist.org/packages/startap/sail-podman)[ GitHub Sponsors](https://github.com/andrepg)[ RSS](/packages/startap-sail-podman/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)Dependencies (14)Versions (7)Used By (0)

⛵ Podman Sail
=============

[](#-podman-sail)

This is just a simple fork from Laravel Sail project, aimed to provide compatibility with Podman and Podman Composer. All we did was tweak some binaries to be able to recognize Podman instead of Docker when running Sail. All the rest of source code was left untouched for now.

🛡️ Can I rely on this package? Why not Sail?
--------------------------------------------

[](#️-can-i-rely-on-this-package-why-not-sail)

Well, Sail it's very good. But they do not have plans to support Podman (see [\#83](https://github.com/laravel/sail/issues/83) and [this comment](https://github.com/laravel/sail/pull/198#issuecomment-881747365) from [\#198](https://github.com/laravel/sail/pull/198)). We already use Podman and made a change locally on Sail binary, inside **vendor** folder.

That change got away with every new Sail update. So, to keep in track with Sail upstream changes and provide a compatibility layer with Podman, we create this package and change a few things in [bin/sail](https://github.com/Startap/sail-podman/blob/main/bin/sail) file to be able to recognize Podman/Podman Compose as executable.

*For now, these changes are hardcoded, but we can improve it later.*

🤔 What's Laravel Sail?
----------------------

[](#-whats-laravel-sail)

Sail provides a Docker powered local development experience for Laravel that is compatible with macOS, Windows (WSL2), and Linux. Other than Docker, no software or libraries are required to be installed on your local computer before using Sail. Sail's simple CLI means you can start building your Laravel application without any previous Docker experience.

📜 You can read more about it on [laravel.com/docs/sail](https://laravel.com/docs/sail) or [Laravel Sail GitHub](https://github.com/laravel/sail) repository.

📦 How to install?
-----------------

[](#-how-to-install)

You can use this package right from Packagist repository with Composer.

```
composer require --dev startap/sail-podman
```

### About users and permissions

[](#about-users-and-permissions)

If you are facing an issue regarding user permissions and access file denied, try [this workaround](https://github.com/Startap/sail-podman/issues/9#issuecomment-4114829108). After try it, please answer with a 👍 or 👎 so I can take action into this.

### ⚠️ Compatibility note

[](#️-compatibility-note)

This package is based on [laravel/sail](https://github.com/laravel/sail) package. Inside our `composer.json` we declare that our package replaces `laravel/sail` as a dev dependency.

So, if you already have Laravel Sail installed, Composer will automatically remove it when installing this package. If you uninstall it, it is possible to install `laravel/sail` again per their own rules and procedures.

How to contribute
-----------------

[](#how-to-contribute)

*If you want to contribute, suggest a feature or report a bug, be welcome. It's all in this repository: issues, discussions and pull requests.*

Sponsor us
----------

[](#sponsor-us)

You can sponsor us via GitHub Sponsors. It is right on the sidebar.

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).

###  Health Score

45

—

FairBetter than 91% of packages

Maintenance79

Regular maintenance activity

Popularity21

Limited adoption so far

Community19

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50.1% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~269 days

Total

4

Last Release

112d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e35acbe73cdfae8bdeef7cba492b86ee2ea2e03e102845bb2cef20208ecd5aeb?d=identicon)[andrepaul](/maintainers/andrepaul)

---

Top Contributors

[![driesvints](https://avatars.githubusercontent.com/u/594614?v=4)](https://github.com/driesvints "driesvints (181 commits)")[![taylorotwell](https://avatars.githubusercontent.com/u/463230?v=4)](https://github.com/taylorotwell "taylorotwell (71 commits)")[![andrepg](https://avatars.githubusercontent.com/u/12430295?v=4)](https://github.com/andrepg "andrepg (23 commits)")[![Jubeki](https://avatars.githubusercontent.com/u/15707543?v=4)](https://github.com/Jubeki "Jubeki (13 commits)")[![finagin](https://avatars.githubusercontent.com/u/11045296?v=4)](https://github.com/finagin "finagin (11 commits)")[![jessarcher](https://avatars.githubusercontent.com/u/4977161?v=4)](https://github.com/jessarcher "jessarcher (7 commits)")[![nunomaduro](https://avatars.githubusercontent.com/u/5457236?v=4)](https://github.com/nunomaduro "nunomaduro (5 commits)")[![SamuelMwangiW](https://avatars.githubusercontent.com/u/1807304?v=4)](https://github.com/SamuelMwangiW "SamuelMwangiW (4 commits)")[![prageeth](https://avatars.githubusercontent.com/u/230793?v=4)](https://github.com/prageeth "prageeth (3 commits)")[![dimitriacosta](https://avatars.githubusercontent.com/u/5995547?v=4)](https://github.com/dimitriacosta "dimitriacosta (3 commits)")[![ribeirobreno](https://avatars.githubusercontent.com/u/1036515?v=4)](https://github.com/ribeirobreno "ribeirobreno (3 commits)")[![ankurk91](https://avatars.githubusercontent.com/u/6111524?v=4)](https://github.com/ankurk91 "ankurk91 (3 commits)")[![amayer5125](https://avatars.githubusercontent.com/u/3212673?v=4)](https://github.com/amayer5125 "amayer5125 (3 commits)")[![zendraxl](https://avatars.githubusercontent.com/u/44451816?v=4)](https://github.com/zendraxl "zendraxl (2 commits)")[![bram-pkg](https://avatars.githubusercontent.com/u/13304739?v=4)](https://github.com/bram-pkg "bram-pkg (2 commits)")[![caneco](https://avatars.githubusercontent.com/u/502041?v=4)](https://github.com/caneco "caneco (2 commits)")[![glenngijsberts](https://avatars.githubusercontent.com/u/14276144?v=4)](https://github.com/glenngijsberts "glenngijsberts (2 commits)")[![jamacku](https://avatars.githubusercontent.com/u/2879818?v=4)](https://github.com/jamacku "jamacku (2 commits)")[![mehdirajabi59](https://avatars.githubusercontent.com/u/7848036?v=4)](https://github.com/mehdirajabi59 "mehdirajabi59 (2 commits)")[![negoziator](https://avatars.githubusercontent.com/u/2228675?v=4)](https://github.com/negoziator "negoziator (2 commits)")

---

Tags

dockerlaravelphppodmansaillaraveldockersailpodman

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/startap-sail-podman/health.svg)

```
[![Health](https://phpackages.com/badges/startap-sail-podman/health.svg)](https://phpackages.com/packages/startap-sail-podman)
```

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k205.7M1.3k](/packages/laravel-sail)[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M345](/packages/psalm-plugin-laravel)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.2k95.4M306](/packages/laravel-horizon)[laravel/cashier

Laravel Cashier provides an expressive, fluent interface to Stripe's subscription billing services.

2.6k29.9M146](/packages/laravel-cashier)[laravel/ai

The official AI SDK for Laravel.

1.0k3.2M193](/packages/laravel-ai)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k15.1M131](/packages/laravel-pulse)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
