Sign inSign up

thecrowdco/laravel-php

By thecrowdco

•Updated almost 6 years ago

Image
1

6.4K

thecrowdco/laravel-php repository overview

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

⁠URLS

⁠OS image

  • Ubuntu 20.04

⁠packages

  • MySQL
  • PHP 7.4
  • php-redis
  • phpunit
  • sqlite
  • git
  • composer
  • redis
  • yarn
  • chromedriver - webdriver
  • ffmpeg

Tag summary

Content type

Image

Digest

Size

602.3 MB

Last updated

almost 6 years ago

docker pull thecrowdco/laravel-php