oozman / laravel-docker

Simple Laravel docker that works! Based on alpine linux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

laravel-docker

Simple Laravel docker that works! Based on alpine linux.

Docker Hub

See: https://hub.docker.com/r/oozman/php/tags

Features

  • Light weight, based on alpine linux.
  • Nginx
  • PHP 8.2
  • Supercronic
  • Supervisor
  • install-php-extensions command

Install PHP extensions

To install and enable PHP extension, use install-php-extensions command.

Example:

RUN install-php-extensions redis ...

About

Simple Laravel docker that works! Based on alpine linux.


Languages

Language:Dockerfile 100.0%