ddev/ddev-php-base

Sponsored OSS

By DDEV

Updated 14 days ago

DDEV's ddev-php-base image, base image for ddev-webserver

Image
Languages & frameworks
Integration & delivery
Web servers
0

50K+

ddev/ddev-php-base repository overview

ddev-php-base and ddev-php-prod docker images

Overview

Docker container image that is the base image for DDEV's ddev-webserver container.

This container image is part of DDEV, and not typically used stand-alone.

Features
  • php-fpm and all dependencies for many PHP versions from 5.6 and up (non-EOL versions are bundled by default).

Instructions

Use DDEV

Building and pushing to Docker Hub

See DDEV docs

Running

To run the container by itself:

docker run -it --rm ddev/ddev-php-base:<tag> bash

Source:

https://github.com/ddev/ddev/tree/main/containers/ddev-php-base

Maintained by:

The DDEV Docker Maintainers

Where to get help:

Where to file issues:

https://github.com/ddev/ddev/issues

Documentation:

What is DDEV?

DDEV is an open source tool for launching local web development environments in minutes. It supports PHP and Node.js.

These environments can be extended, version controlled, and shared, so you can take advantage of a Docker workflow without Docker experience or bespoke configuration. Projects can be changed, powered down, or removed as easily as they’re started.

License

View license information for the software contained in this image.

As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).

As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.

Tag summary

Content type

Image

Digest

sha256:e00c00615

Size

278.5 MB

Last updated

14 days ago

docker pull ddev/ddev-php-base

This week's pulls

Pulls:

688

Last week