This image was specially built to run laravel in bitbucket pipeline. It contains only packages that we really need (the minimum) to run our script inside the pipeline.
The purpose of this image is to save build minutes, that is why, we, for example, for database, are not adding mysql as it heavy enough to run in pipeline. Instead, we encourage you to use sqlite. Another purpose is to help us to simplify our pipeline code.
Contributions are welcome
Content type
Image
Digest
Size
42.9 MB
Last updated
almost 6 years ago
docker pull lanuma/bitbucket-php