Introduction#

Welcome to the OORT documentation.

OORT is a lightweight Docker base image for modern PHP applications — Laravel Octane, Horizon, Reverb, Pulse, Symfony Runtime, Messenger, Scheduler, Mercure, and similar long-running workloads.

The image is minimal, production-ready, and runs one process per container.

At a Glance#

  • PHP — 8.6-rc, 8.5, 8.4, 8.3, 8.2 (latest: 8.5)

  • Architectures — linux/amd64, linux/arm64, linux/ppc64le, linux/s390x

  • Registries — Docker Hub, GHCR, GitLab, Quay (see Container Registries)

docker pull thecaliskan/oort:8.5

For Dockerfile templates, deployment patterns, and framework guides, see Usage.