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 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 thecrowdco/laravel-php:latest /lib/systemd/systemd
Content type
Image
Digest
Size
602.3 MB
Last updated
almost 6 years ago
docker pull thecrowdco/laravel-php