Devilbox PHP-FPM community maintained Docker images
9.0K
Available Architectures: amd64, arm64
Devilbox PHP-FPM community maintained docker images.
Find the currently available projects here. Click on the project for corresponding docker tags and more details.
| Project | Author | build | Architecture | Docker Tag |
|---|---|---|---|---|
| devilbox/ | cytopia (cytopia) | amd64 arm64 | <V>-devilbox |
<V>in the Docker tag above stands for the PHP version. E.g.:5.4or8.1, etc
You can build the images locally via:
# Build PHP 5.2 of devilbox project
make build VERSION=5.5 FLAVOUR=devilbox
# Build PHP 5.2 of devilbox project (force arm64 arch)
make build VERSION=5.5 FLAVOUR=devilbox ARCH=linux/arm64
You can easily and automatically generate your own project via:
make create-project
See Contributing guidelines for how to best update Docker images in this repository or how to create your own project and have it bundled[1] with this repository.
[1] Every bundled project in this repository has automated CI pipelines including nightly builds.
Copyright (c) 2022 cytopia
Content type
Image
Digest
sha256:69084e2ab…
Size
727 MB
Last updated
about 3 years ago
docker pull devilbox/php-fpm-community:7.4-devilbox-manifest-linux-arm64