Home

Awesome

Devilbox PHP-FPM Community Images

lint Gitter Discourse License

Available Architectures: amd64, arm64

Devilbox PHP-FPM community maintained docker images.

Docker HubUpstream Project
<a href="https://hub.docker.com/r/devilbox/php-fpm-community"><img height="82px" src="http://dockeri.co/image/devilbox/php-fpm-community" /></a><a href="https://github.com/cytopia/devilbox" ><img height="82px" src="https://raw.githubusercontent.com/devilbox/artwork/master/submissions_banner/cytopia/01/png/banner_256_trans.png" /></a>

:wrench: Projects

Find the currently available projects here. Click on the project for corresponding docker tags and more details.

<!-- PROJECTS_START -->
ProjectAuthorbuildArchitectureDocker Tag
:file_folder: devilbox/:octocat: cytopia (cytopia)devilbox_build<br/>devilbox_nightly:computer: amd64<br/>:computer: arm64<V>-devilbox

<sup> :information_source: <V> in the Docker tag above stands for the PHP version. E.g.: 5.4 or 8.1, etc</sup>

<!-- PROJECTS_END -->

:computer: Build

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

:octocat: Contributing

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<sup>[1]</sup> with this repository.

<sup>[1] Every bundled project in this repository has automated CI pipelines including nightly builds.</sup>

:page_facing_up: License

MIT License

Copyright (c) 2022 cytopia