shipping-docker/vessel
Up and running with small Docker environments observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3300
- days_rel: n/a
- days_push: 1562
- n_releases_24m: 0
Adoption not part of the score
1059 stars · 105 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Vessel is a small set of files and a bash script that sets up a per-project Docker-based local development environment for Laravel applications, wrapping docker-compose with simple commands. It bundles PHP, MySQL, Redis, and Node.js containers and requires only Docker installed globally.
Use cases
- set up a local Docker dev environment for a Laravel project
- run artisan and composer commands inside containers
- run multiple Laravel projects locally without port conflicts
- quickly spin up PHP, MySQL, Redis, and Node containers for development
- replace Vagrant or Valet with a simple Docker workflow
When to choose
- you develop Laravel apps and want a simple, per-project Docker environment
- you want minimal global tooling beyond Docker itself
- you want an understandable, customizable docker-compose setup rather than a heavy platform
When to avoid
- you need Windows support (not supported)
- you need a production deployment tool rather than a dev environment
- you need newer PHP/MySQL versions out of the box or a more actively maintained solution
- your project is not Laravel/Lumen based
Facets
cli-tool · maturity maintenance
developer-tools container-runtime cli deployment developer-tools web-development cli php laravel docker-compose local-development dev-environment php containers macos linux docker
10 sources
- readme: https://github.com/shipping-docker/vessel · fetched 2026-08-28 · 329b8013a95c
- homepage: https://vessel.shippingdocker.com · fetched 2026-08-29 · 9ebfd0cf827f
- site_page: https://vessel.shippingdocker.com/docs/get-started · fetched 2026-08-29 · 843fc8722828
- site_page: https://vessel.shippingdocker.com/docs/everyday-usage · fetched 2026-08-29 · d76b6f821aa1
- site_page: https://vessel.shippingdocker.com/docs/logging · fetched 2026-08-29 · d8517d19a50b
- site_page: https://vessel.shippingdocker.com/docs/updating-resetting · fetched 2026-08-29 · 7c93893645fb
- site_page: https://vessel.shippingdocker.com/docs/customizing-vessel · fetched 2026-08-29 · e5aae31a5525
- site_page: https://vessel.shippingdocker.com/docs/common-issues · fetched 2026-08-29 · 43fafe416476
- site_page: https://vessel.shippingdocker.com/docs/installing-docker · fetched 2026-08-29 · e787ee06ff3d
- site_page: https://vessel.shippingdocker.com/docs/docker-usage · fetched 2026-08-29 · 2a545de73ae5
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| shipping-docker/vessel | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="shipping-docker/vessel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem