Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 2.12 KB

README.md

File metadata and controls

42 lines (31 loc) · 2.12 KB
Build License Docker Stars Docker Image Size

🪶 ravel

A simplified, battery-included CI/CD Environment for the Laravel framework.

docker pull ezralazuardy/ravel:8.2-alpine

You can directly use the image on your CI/CD Platform you want, and let Ravel do the rest.

Oh? you're a performance seeker? an Alpine flavor is available.

Heavily inspired by Laravel Sail, handcrafted using Depot.

🍬 flavors

Currently available variant and architecture for Ravel:

PHP Version linux/amd64 linux/arm64/v8 linux/386
7.4 ✔️
8.0 ✔️
8.1 ✔️
8.2 ✔️ ✔️
8.2-alpine ✔️ ✔️

The tag used by Ravel image indicates the PHP Version it uses.

For the updated variant list, please refer to the Docker Hub.