lorisleiva / laravel-docker

🐳 Generic docker image for Laravel Applications
MIT License
934 stars 314 forks source link

laravel-docker

🐳 Generic docker image for Laravel Applications

Docker Badge

Tags PHP version Features
8.1 8.1 ✅ Everything.
8.2 8.2 ✅ Everything.
8.3 8.3 ⚠️ Everything but using xdebug-beta instead of xdebug-stable.
stable 8.2 🔗 Aliases the latest stable version of PHP that supports all features of this docker image.
latest 8.3 🔗 Aliases the latest stable version of PHP available (even if that version does not support all features yet).

Use within your GitLab's pipelines.