Skip to content

ezralazuardy/ravel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.