Sign inSign up

lionslair/rzepecki-laravel-php

By lionslair

•Updated almost 3 years ago

ubuntu 20.04 and PHP 8 and7.4 for laravel mainly for testing bitbucket pipelines.

Image
0

1M+

lionslair/rzepecki-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 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

⁠URLS

⁠OS image

  • Ubuntu 20.04

⁠packages

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

Tag summary

Content type

Image

Digest

Size

671.5 MB

Last updated

over 5 years ago

docker pull lionslair/rzepecki-laravel-php