PHPackages                             jasonmccallister/laravel-docker-preset - 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. jasonmccallister/laravel-docker-preset

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

jasonmccallister/laravel-docker-preset
======================================

My default setup for shipping Laravel projects on Docker

v1.1.0(7y ago)2281MITPHP

Since May 9Pushed 7y agoCompare

[ Source](https://github.com/jasonmccallister/laravel-docker-preset)[ Packagist](https://packagist.org/packages/jasonmccallister/laravel-docker-preset)[ RSS](/packages/jasonmccallister-laravel-docker-preset/feed)WikiDiscussions master Synced 4d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Presets for shipping Laravel on Docker
======================================

[](#presets-for-shipping-laravel-on-docker)

[![Latest Version on Packagist](https://camo.githubusercontent.com/823b9cd5f04e4e8b4857721db213f59610254cd3fb7390181441a53d04d17c5d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6a61736f6e6d6363616c6c69737465722f6c61726176656c2d646f636b65722d7072657365742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jasonmccallister/laravel-docker-preset)[![Total Downloads](https://camo.githubusercontent.com/dc232c398ea24c418326f6be5e3150385549a51c304be2074487a65d7e1aa8cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6a61736f6e6d6363616c6c69737465722f6c61726176656c2d646f636b65722d7072657365742e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/jasonmccallister/laravel-docker-preset)

Quickly scaffold new projects for shipping Laravel apps with Docker easily! The preset will give you a `Dockerfile`, `docker-compose.yaml`, `.dockerignore`, and `Makefile` with helpful commands to start developing and shipping your application in Docker.

These are tips that I have learned shipping multiple Laravel applications (Amazon ECS, Google Cloud, and Docker Cloud (R.I.P)) over the years in one place.

[![Laravel Docker Preset](./docker-preset.gif)](./docker-preset.gif)

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require jasonmccallister/laravel-docker-preset
```

Usage
-----

[](#usage)

```
php artisan preset docker
```

Now you can run `make up` and Docker will start to build your app, database, queue worker, and redis.

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Jason McCallister](https://github.com/jasonmccallister)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

2

Last Release

2610d ago

### Community

Maintainers

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

---

Top Contributors

[![jasonmccallister](https://avatars.githubusercontent.com/u/5354908?v=4)](https://github.com/jasonmccallister "jasonmccallister (8 commits)")

---

Tags

dockerlaravellaravel-preset

### Embed Badge

![Health badge](/badges/jasonmccallister-laravel-docker-preset/health.svg)

```
[![Health](https://phpackages.com/badges/jasonmccallister-laravel-docker-preset/health.svg)](https://phpackages.com/packages/jasonmccallister-laravel-docker-preset)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)

PHPackages © 2026

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