Razorops is a modern Docker-native CI/CD platform to build, test and deploy your applications faster. This repository contains the pre-built convenience images for PHP programming language which includes most common tools and maintained by our engineers.
The source-code for Dockerfiles are available on Github.
We have provided detailed instructions to write CI spec for PHP and example projects which you can fork to get started quickly.
You can refer these images in Razorops YAML file like -
tasks:
hello-job:
runner: razorci/php:<version>
steps:
- git --version
- checkout
- echo "Hello World"
To more about Razorops YAML, please refer here.
If you have any problems with this image, please contact us over email ([email protected]).
Content type
Image
Digest
sha256:c430693f2…
Size
438.7 MB
Last updated
almost 2 years ago
docker pull razorci/php:8.1-bullseye-node