Ross ROSS = Recommend OSS · open-source software intelligence for agents

webdevops/Dockerfile resource

:package: Dockerfiles from WebDevOps for PHP, Apache and Nginx observed · 2026-08-28

github.com/webdevops/Dockerfile · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • 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: 3969
  • days_rel: n/a
  • days_push: 8
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1727 stars · 487 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A collection of prebuilt Docker images and Dockerfiles from WebDevOps that extend official PHP images with preinstalled PHP modules, environment-variable-based configuration, and multi-service setups (php-fpm with nginx or Apache via supervisord). Images are built and tested automatically on GitLab CI with serverspec and structure tests.

Use cases

  • run php-fpm with nginx in a single container
  • docker image for php web development with all extensions preinstalled
  • configure php docker images via environment variables
  • base image for php apache nginx deployments
  • test docker images in ci before publishing
  • alpine php images for lightweight deployments

When to choose

  • you need ready-made PHP images with common extensions and services already configured
  • you want php-fpm plus nginx or apache in one container managed by supervisord
  • you prefer env-var-driven configuration for containerized PHP apps

When to avoid

  • you build minimal custom images from official PHP bases yourself
  • you need non-PHP stacks or orchestration beyond image provisioning
  • you require fully up-to-date documentation, which the project admits lags behind

Facets

infra-config · maturity active

deployment configuration-management developer-tools web-development backend self-hosted docker-images php-fpm nginx apache supervisord alpine dockerfiles devops containers docker linux

1 source

Member repositories

RepositoryRoleHealth v2
webdevops/Dockerfilemain67

For agents

markdown · JSON · MCP: product_card(name="webdevops/Dockerfile")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem