ubuntu 20.04 and PHP 8 and7.4 for laravel mainly for testing bitbucket pipelines.
1M+
This file contains instructions for how to build and update a docker image.
The main purpose of this image is for running bitbucket pipelines.
Update the commands in the Dockerfile or Ansible then RUN
docker build -t rzepecki-laravel-php .
When you commit to the bitbucket repo it will then trigger the image to be rebuilt on dockerhub.
Run the container locally after building.
docker run -i -t -P lionslair/rzepecki-laravel-php:latest /lib/systemd/systemd
Content type
Image
Digest
Size
671.5 MB
Last updated
over 5 years ago
docker pull lionslair/rzepecki-laravel-php