Available Architectures: amd64, arm64
Devilbox PHP-FPM community maintained docker images.
| Docker Hub | Upstream Project |
|---|---|
![]() |
Find the currently available projects here. Click on the project for corresponding docker tags and more details.
| Project | Author | build | Architecture | Docker Tag |
|---|---|---|---|---|
| 📁 devilbox/ | 💻 amd64 💻 arm64 |
<V>-devilbox |
ℹ️
<V>in the Docker tag above stands for the PHP version. E.g.:5.4or8.1, etc
You can create your own project via:
make create-projectYou 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/arm64See Contributing guidelines for how to update Docker images or create your own flavours.
Copyright (c) 2022 cytopia
