PHPackages                             luckykenlin/docker-for-forge - 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. luckykenlin/docker-for-forge

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

luckykenlin/docker-for-forge
============================

Docker utilities to use Docker within Forge deployed servers.

v1.0.1(1y ago)08MITPHPPHP ^8.0|^8.1|^8.2|^8.3

Since Jun 27Pushed 1y ago1 watchersCompare

[ Source](https://github.com/luckykenlin/docker-for-forge)[ Packagist](https://packagist.org/packages/luckykenlin/docker-for-forge)[ RSS](/packages/luckykenlin-docker-for-forge/feed)WikiDiscussions main Synced 1mo ago

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

Prepare your repo locally

```
composer require luckykenlin/docker-for-forge --dev
php artisan dockerEnv:install

```

Configure Forge Add site

Deploy script

```
cd /home/forge/FOLDER
git pull origin $FORGE_SITE_BRANCH

#Make sure `docker-compose.yml` is Git ignored in your project
cp docker-compose.prod.yml docker-compose.yml

docker-compose build

docker-compose up -d --remove-orphans

./Taskfile forgeCmd "php artisan migrate --force"

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

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

683d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/44489c3f5584cc25174863c129404fc4ea5ce338a72abe2e4e5af0d969d5898e?d=identicon)[luckykenlin](/maintainers/luckykenlin)

---

Tags

laraveldocker

### Embed Badge

![Health badge](/badges/luckykenlin-docker-for-forge/health.svg)

```
[![Health](https://phpackages.com/badges/luckykenlin-docker-for-forge/health.svg)](https://phpackages.com/packages/luckykenlin-docker-for-forge)
```

###  Alternatives

[laravel/sail

Docker files for running a basic Laravel application.

1.9k186.9M1.0k](/packages/laravel-sail)[laravel/passport

Laravel Passport provides OAuth2 server support to Laravel.

3.4k85.0M532](/packages/laravel-passport)[laravel/cashier

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

2.5k25.9M107](/packages/laravel-cashier)[laravel/pulse

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

1.7k12.1M99](/packages/laravel-pulse)[laravel/roster

Detect packages &amp; approaches in use within a Laravel project

15410.4M7](/packages/laravel-roster)[ryoluo/sail-ssl

Laravel Sail plugin to enable SSL (HTTPS) connection with Nginx.

188672.6k2](/packages/ryoluo-sail-ssl)

PHPackages © 2026

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